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

A

A - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "a" variable name identifier
A - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "a" variable name
ABBREV - Static variable in class ucar.nc2.constants.CDM
 
abort() - Method in class ucar.nc2.NetcdfFileWriter
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
 
AbstractTransformBuilder - Class in ucar.nc2.dataset.transform
Abstract superclass for implementations of HorizTransformBuilderIF and VertTransformBuilderIF
AbstractTransformBuilder() - Constructor for class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
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
 
acos(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
acosd(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
acquire(String) - Static method in class ucar.unidata.io.RandomAccessFile
 
acquire(String, int) - Static method in class ucar.unidata.io.RandomAccessFile
 
acquireDataset(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
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.NetcdfDataset
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.NetcdfDataset
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.NetcdfDataset
Same as openDataset, but file is acquired through the File Cache.
acquireFile(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
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.NetcdfDataset
Same as openFile, but file is acquired through the File Cache.
acquireFile(CancelTask) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
ACTUAL_RANGE - Static variable in class ucar.nc2.constants.CF
 
ADASConvention - Class in ucar.nc2.dataset.conv
ADAS netcdf files.
ADASConvention() - Constructor for class ucar.nc2.dataset.conv.ADASConvention
 
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(StationPointFeature) - Method in class ucar.nc2.ft.point.SortingStationPointFeatureCache
 
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
 
add(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
add(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
Adds a Rectangle2D object to this Rectangle2D.
add(double, double) - Method in class ucar.unidata.geoloc.ProjectionRect
Adds a point, specified by the double precision arguments newx and newy, to this Rectangle2D.
add(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionRect
Adds the Point2D object pt to this Rectangle2D.
ADD_OFFSET - Static variable in 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
Add all; replace old if has same name
addAll(Iterable<Attribute>) - Method in class ucar.nc2.AttributeContainerHelper
Add all; replace old if has same name
addAll(File) - Method in class ucar.nc2.ft.point.SortingStationPointFeatureCache
 
addAll(FeatureDatasetPoint) - Method in class ucar.nc2.ft.point.SortingStationPointFeatureCache
 
addAll(Iterable<Attribute>) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
addAll(Iterable<Attribute>) - Method in class ucar.nc2.Group
 
addAll(Iterable<Attribute>) - Method in class ucar.nc2.Variable
 
addAttribute(Attribute) - Method in interface ucar.nc2.AttributeContainer
Add new or replace old if has same name
addAttribute(Attribute) - Method in class ucar.nc2.AttributeContainerHelper
 
addAttribute(Attribute) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
addAttribute(Attribute) - Method in class ucar.nc2.Group
 
addAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFile
Add an attribute to a group.
addAttribute(Group, String, String) - Method in class ucar.nc2.NetcdfFile
Add optional String attribute to a group.
addAttribute(Attribute) - Method in class ucar.nc2.Variable
 
addCollection(String, String) - Method in class ucar.nc2.ncml.Aggregation
 
addCoordinateAxis(VariableDS) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateAxis to the dataset, by turning the VariableDS into a CoordinateAxis (if needed).
addCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
Add a CoordinateSystem to the dataset.
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateSystem to the dataset.
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
 
addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
 
addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateSystem
add a CoordinateTransform
addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.NetcdfDataset
Add a CoordinateTransform to the dataset.
addCoordinateTransforms(Collection<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem
add a Collection of CoordinateTransform
addCoordinateVariable(Dimension, CoordSysBuilder.VarProcess) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
addCopyOfStructure(Group, Structure, String, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
Adds a copy of the specified structure to the file (netcdf4 only).
addDataset(Aggregation.Dataset) - Method in class ucar.nc2.ncml.Aggregation
 
addDatasetScan(Element, String, String, String, String, Set<NetcdfDataset.Enhance>, String, String) - Method in class ucar.nc2.ncml.Aggregation
Add a dataset scan
addDerivedField(TableParser.Field, TableParser.Transform, Class) - Method in class ucar.nc2.util.TableParser
 
addDimension(Dimension) - Method in class ucar.nc2.Group
Adds the specified shared dimension to this group.
addDimension(Group, Dimension) - Method in class ucar.nc2.NetcdfFile
Add a shared Dimension to a Group.
addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriter
 
addDimension(Group, String, int) - Method in class ucar.nc2.NetcdfFileWriter
Add a shared Dimension to the file.
addDimension(String, int, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriter
 
addDimension(Group, String, int, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriter
Add a shared Dimension to the file.
addDimensionIfNotExists(Dimension) - Method in class ucar.nc2.Group
Adds the specified shared dimension to this group, but only if another dimension with the same name doesn't already exist.
addDirectoryScanFmrc(String, String, String, String, String, String, String, String) - Method in class ucar.nc2.ncml.AggregationFmrc
 
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
Add enhancement to this variable.
addEnumeration(EnumTypedef) - Method in class ucar.nc2.Group
Add an Enumeration
addExplicitDataset(String, String, String, String, String, String, FileFactory) - Method in class ucar.nc2.ncml.Aggregation
Add a nested dataset, specified by an explicit netcdf element.
addExplicitFilesAndRunTimes(Map<String, String>) - Method in class ucar.nc2.ncml.AggregationFmrc
 
addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriter
 
addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriter
 
addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriter
 
addGroup(Group) - Method in class ucar.nc2.Group
Add a nested Group
addGroup(Group, Group) - Method in class ucar.nc2.NetcdfFile
Add a group to the parent group.
addGroup(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
Add a Group to the file.
addGroupAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
Add a Global attribute to the file.
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
Add a member variable
addObjectToHeap(Object) - Method in class ucar.ma2.ArrayStructureBB
 
addObjectToHeap(int, StructureMembers.Member, Object) - Method in class ucar.ma2.ArrayStructureBB
 
addParameter(Parameter) - Method in class ucar.nc2.dataset.CoordinateTransform
add a parameter
addParameter(CoordinateTransform, String, NetcdfFile, String) - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
Add a Parameter to a CoordinateTransform.
addParameter(String, String) - Method in class ucar.unidata.geoloc.ProjectionImpl
Add an attribute to this projection
addParameter(String, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
Add an attribute to this projection
addParameter(Parameter) - Method in class ucar.unidata.geoloc.ProjectionImpl
Add an attribute to this projection
addParameter2(CoordinateTransform, String, NetcdfFile, AttributeContainer, String, boolean) - Method in class ucar.nc2.dataset.conv.CSMConvention
Add a Parameter to a CoordinateTransform.
addRangeNames(List<String>) - Method in class ucar.ma2.Section
 
addRecordStructure() - Method in class ucar.nc2.NetcdfFileWriter
For netcdf3 only, take all unlimited variables and make them into a structure.
addStation(StationFeature) - Method in class ucar.nc2.ft.point.StationHelper
 
addStringVariable(Group, String, String, int) - Method in class ucar.nc2.NetcdfFile
Create a new Variable of type Datatype.CHAR, and add to the given group.
addStringVariable(Group, Variable, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
Add a variable with DataType = String to a netCDF-3 file.
addStringVariable(Group, String, List<Dimension>, int) - Method in class ucar.nc2.NetcdfFileWriter
Add a variable with DataType = String to the file.
addStructureMember(Structure, String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
 
addTo(Counters) - Method in class ucar.nc2.util.Counters
 
addTo(Counters.Counter) - Method in 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
Add a EnumTypedef to the file.
addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriter
Add single unlimited, shared dimension (classic model)
addUserAdvice(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
addUserAdvice(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Give advice for a user trying to figure out why things arent working
addVariable(Group, Variable) - Method in class ucar.nc2.dataset.NetcdfDataset
 
addVariable(Variable) - Method in class ucar.nc2.FileWriter2
Specify which variable will get written
addVariable(Variable) - Method in class ucar.nc2.Group
Add a Variable
addVariable(String) - Method in class ucar.nc2.ncml.AggregationOuterDimension
Add a name for a variableAgg element
addVariable(Group, Variable) - Method in class ucar.nc2.NetcdfFile
Add a Variable to the given group.
addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFile
Create a new Variable, and add to the given group.
addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
 
addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
Add a variable to the file.
addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
 
addVariable(Group, String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
Add a variable to the file.
addVariable(Group, Structure, String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
Add a variable to the file.
addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFile
Add a variable attribute.
addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriter
 
addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriter
 
addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
 
addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
Add an attribute to the named Variable.
after(Date) - Method in class ucar.nc2.units.DateType
Is this date after the given date.
Aggregation - Class in ucar.nc2.ncml
Superclass for NcML Aggregation.
Aggregation(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.Aggregation
Create an Aggregation for the given NetcdfDataset.
Aggregation.Dataset - Class in ucar.nc2.ncml
Encapsolates a NetcdfFile that is a component of the aggregation.
Aggregation.DatasetProxyReader - Class in ucar.nc2.ncml
 
Aggregation.Type - Enum in ucar.nc2.ncml
 
Aggregation.TypicalDataset - Enum in ucar.nc2.ncml
 
AggregationExisting - Class in ucar.nc2.ncml
JoinExisting Aggregation.
AggregationExisting(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationExisting
 
AggregationFmrc - Class in ucar.nc2.ncml
Implement NcML Forecast Model Run Collection Aggregation with files that are complete runs (have all forecast times in the same file)
AggregationFmrc(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationFmrc
 
AggregationNew - Class in ucar.nc2.ncml
JoinNew Aggregation.
AggregationNew(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationNew
 
AggregationOuterDimension - Class in ucar.nc2.ncml
Superclass for Aggregations on the outer dimension: joinNew, joinExisting, Fmrc, FmrcSingle
AggregationOuterDimension(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.AggregationOuterDimension
Create an Aggregation for the given NetcdfDataset.
AggregationTiled - Class in ucar.nc2.ncml
Tiled Aggregation.
AggregationTiled(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationTiled
 
AggregationUnion - Class in ucar.nc2.ncml
Aggregation on datasets to be simply combined - aka "union".
AggregationUnion(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationUnion
 
aggVarNames - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
aggVars - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
Airy1830 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Airy 1830 ellipsoid from EPSG database version 6.14.
ALBERS_CONICAL_EQUAL_AREA - Static variable in class ucar.nc2.constants.CF
 
AlbersEqualArea - Class in ucar.nc2.dataset.transform
Create a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.
AlbersEqualArea() - Constructor for class ucar.nc2.dataset.transform.AlbersEqualArea
 
AlbersEqualArea - Class in ucar.unidata.geoloc.projection
Albers Equal Area Conic Projection, one or two standard parallels, spherical earth.
AlbersEqualArea() - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Constructor with default parameters
AlbersEqualArea(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AlbersEqualArea(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AlbersEqualArea(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
Construct a AlbersEqualArea Projection, two standard parellels.
AlbersEqualAreaEllipse - Class in ucar.unidata.geoloc.projection.proj4
Adapted from com.jhlabs.map.proj.AlbersProjection
AlbersEqualAreaEllipse() - Constructor for class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Constructor with default parameters
AlbersEqualAreaEllipse(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Construct a AlbersEqualAreaEllipse Projection, two standard parellels.
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
 
allFiles - Static variable in class ucar.unidata.io.RandomAccessFile
 
allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil2
Replace any char not alphanumeric or in allowChars by replaceChar.
alpha - Static variable in class ucar.nc2.dataset.DatasetUrl
 
alpha - Static variable in class ucar.nc2.util.EscapeStrings
 
alphaNumeric - Static variable in class ucar.nc2.util.EscapeStrings
 
alt - Variable in class ucar.unidata.geoloc.EarthLocationImpl
 
altUnits - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
 
ANCILLARY_VARIABLES - Static variable in class ucar.nc2.constants.CF
 
annotate(Object, Object) - Method in class ucar.nc2.CDMNode
 
annotation(Object) - Method in class ucar.nc2.CDMNode
 
annotations - Variable in class ucar.nc2.CDMNode
 
AP - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "a" variable name identifier
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
Append a structureData along the unlimited dimension
appendStructureData(Structure, StructureData) - Method in class ucar.nc2.NetcdfFileWriter
 
appendToFile(InputStream, String) - Static method in class ucar.nc2.util.IO
 
apply(Variable) - Method in class ucar.nc2.ncml.NcMLWriter.WriteVariablesWithNamesPredicate
 
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
 
ARAKAWA_E - Static variable in class ucar.nc2.constants.CDM
 
Array - Class in ucar.ma2
Superclass for implementations of multidimensional arrays.
Array(DataType, int[]) - Constructor for class ucar.ma2.Array
 
Array(DataType, Index) - Constructor for class ucar.ma2.Array
 
ArrayBoolean - Class in ucar.ma2
Concrete implementation of Array specialized for booleans.
ArrayBoolean(int[]) - Constructor for class ucar.ma2.ArrayBoolean
Create a new Array of type boolean and the given shape.
ArrayBoolean.D0 - Class in ucar.ma2
Concrete implementation of Array specialized for byte, rank 0.
ArrayBoolean.D1 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 1.
ArrayBoolean.D2 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 2.
ArrayBoolean.D3 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 3.
ArrayBoolean.D4 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 4.
ArrayBoolean.D5 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 5.
ArrayBoolean.D6 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 6.
ArrayBoolean.D7 - Class in ucar.ma2
Concrete implementation of Array specialized for boolean, rank 7.
ArrayByte - Class in ucar.ma2
Concrete implementation of Array specialized for bytes.
ArrayByte(int[], 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
ArrayRagged(int[]) - Constructor for class ucar.ma2.ArrayRagged
 
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, int[]) - Constructor for class ucar.ma2.ArraySequence
 
ArraySequence(StructureMembers, StructureDataIterator, int) - Constructor for class ucar.ma2.ArraySequence
Constructor
ArraySequenceNested - Class in ucar.ma2
Handles nested sequences: a 1D array of variable length 1D arrays of StructureData.
ArraySequenceNested(StructureMembers, int) - Constructor for class ucar.ma2.ArraySequenceNested
This is used for inner sequences, ie variable length structures nested inside of another structure.
ArrayShort - Class in ucar.ma2
Concrete implementation of Array specialized for shorts.
ArrayShort(int[], 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(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructure
Create a new Array of type StructureData and the given members and shape.
ArrayStructure(StructureMembers, Index) - Constructor for class ucar.ma2.ArrayStructure
 
ArrayStructure.ArrayStructureIterator - Class in ucar.ma2
 
ArrayStructureBB - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in a ByteBuffer, which is converted to member data on the fly.
ArrayStructureBB(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureBB
Create a new Array of type StructureData and the given members and shape.
ArrayStructureBB(StructureMembers, int[], ByteBuffer, int) - Constructor for class ucar.ma2.ArrayStructureBB
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureBBpos - Class in ucar.ma2
Variation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be passed in by the user.
ArrayStructureBBpos(StructureMembers, int[], ByteBuffer, int[]) - Constructor for class ucar.ma2.ArrayStructureBBpos
Construct an ArrayStructureBB with the given ByteBuffer.
ArrayStructureBBsection - Class in ucar.ma2
Describe
ArrayStructureComposite - Class in ucar.ma2
An ArrayStructure compose of other ArrayStructures.
ArrayStructureComposite(StructureMembers, List<ArrayStructure>, int) - Constructor for class ucar.ma2.ArrayStructureComposite
 
ArrayStructureIterator() - Constructor for class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
ArrayStructureMA - Class in ucar.ma2
Concrete implementation of ArrayStructure, data storage is in member arrays, which are converted to StructureData member data on the fly.
ArrayStructureMA(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureMA
Create a new Array of type StructureData and the given members and shape.
ArrayStructureMA(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureMA
 
ArrayStructureW - Class in ucar.ma2
Concrete implementation of ArrayStructure, with data access deferred to the StructureData objects.
ArrayStructureW(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members and shape.
ArrayStructureW(StructureData) - Constructor for class ucar.ma2.ArrayStructureW
 
ArrayStructureW(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureW
Create a new Array of type StructureData and the given members, shape, and array of StructureData.
asin(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
asind(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
assignCoordinateSystemsExplicit(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Assign explicit CoordinateSystem objects to variables.
assignCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.ADASConvention
Assign CoordinateTransform objects to Coordinate Systems.
assignCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.WRFConvention
Assign CoordinateTransform objects to Coordinate Systems.
assignCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Assign CoordinateTransform objects to Coordinate Systems.
atan2(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
atan2d(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
atand(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
atanh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
 
ATDRadarConvention - Class in ucar.nc2.dataset.conv
ATD Radar file (ad hoc guesses).
ATDRadarConvention() - Constructor for class ucar.nc2.dataset.conv.ATDRadarConvention
 
AtmosLnPressure - Class in ucar.unidata.geoloc.vertical
Implement CF vertical coordinate "atmosphere_ln_pressure_coordinate" pressure(z) = p0 * exp(-lev(k))" .
AtmosLnPressure(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosLnPressure
Create a new vertical transform for Ocean S coordinates
atmosphere_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
 
AtmosSigma - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "atmospheric sigma vertical coordinate".
AtmosSigma(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosSigma
Create a new vertical transform for Ocean S coordinates
attCheckOk(Variable, Attribute) - Method in class ucar.nc2.util.CompareNetcdf2.Netcdf4ObjectFilter
 
attCheckOk(Variable, Attribute) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
 
Attribute - Class in ucar.nc2
An Attribute has a name and a value, used for associating arbitrary metadata with a Variable or a Group.
Attribute(String, Attribute) - Constructor for class ucar.nc2.Attribute
Copy constructor
Attribute(String, String) - Constructor for class ucar.nc2.Attribute
Create a String-valued Attribute.
Attribute(String, Number) - Constructor for class ucar.nc2.Attribute
Create a scalar numeric-valued Attribute.
Attribute(String, Number, boolean) - Constructor for class ucar.nc2.Attribute
 
Attribute(String, Array) - Constructor for class ucar.nc2.Attribute
Construct attribute with Array of values.
Attribute(String, DataType) - Constructor for class ucar.nc2.Attribute
Construct an empty attribute with no values
Attribute(String, List) - Constructor for class ucar.nc2.Attribute
 
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(String) - Constructor for class ucar.nc2.Attribute
Constructor.
AttributeContainer - Interface in ucar.nc2
Container of Attributes
AttributeContainerHelper - Class in ucar.nc2
manages Collections of Attributes.
AttributeContainerHelper(String) - Constructor for class ucar.nc2.AttributeContainerHelper
 
AttributeContainerHelper(String, List<Attribute>) - Constructor for class ucar.nc2.AttributeContainerHelper
 
attributes - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
attributes - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
attributes - Variable in class ucar.nc2.Group
 
attributes - Variable in class ucar.nc2.Variable
 
atts - Variable in class ucar.unidata.geoloc.ProjectionImpl
list of attributes
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ADASConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ATDRadarConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AvhrrConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CEDRICRadarConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CF1Convention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.COARDSConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CSMConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.EpicInsitu
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.FslWindProfiler
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GDVConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GIEFConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.HdfEosModisConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.HdfEosOmiConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.IFPSConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.MADISStation
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ModisSatellite
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Nimbus
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NppConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Suomi
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.UnidataObsConvention
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.WRFConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ZebraConvention
 
augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Make changes to the dataset that are needed before processing scale/offset in NetcdfDataset.
authlat(double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
Authority - Static variable in class thredds.client.catalog.Dataset
 
authority - Variable in class ucar.nc2.dataset.CoordinateTransform
 
authset(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
available() - Method in class ucar.unidata.io.UncompressInputStream
 
AvhrrConvention - Class in ucar.nc2.dataset.conv
Avhrr Hdf5 files - geostationary satellite images.
AvhrrConvention() - Constructor for class ucar.nc2.dataset.conv.AvhrrConvention
 
AWIPSConvention - Class in ucar.nc2.dataset.conv
AWIPS netcdf output.
AWIPSConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSConvention
 
AWIPSsatConvention - Class in ucar.nc2.dataset.conv
AWIPS netcdf output.
AWIPSsatConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSsatConvention
 
Axes - Static variable in class ucar.nc2.constants._Coordinate
 
AXIS - Static variable in class ucar.nc2.constants.CF
 
axis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
AxisComparator() - Constructor for class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
axisOrder() - Method in enum ucar.nc2.constants.AxisType
axis ordering: runTime - ensemble - time - z - y - x or elev - azimuth - distance
axisSizeToCache - Static variable in class ucar.nc2.dataset.CoordinateAxis
 
AxisType - Static variable in class ucar.nc2.constants._Coordinate
 
AxisType - Enum in ucar.nc2.constants
Type-safe enumeration of netCDF Coordinate Axis types.
axisType - Variable in class ucar.nc2.dataset.CoordinateAxis
 
axisType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
axisType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
axisType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
AxisTypes - Static variable in class ucar.nc2.constants._Coordinate
 
aziAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
AZIMUTHAL_EQUIDISTANT - Static variable in class ucar.nc2.constants.CF
 
AzimuthalEquidistant - Class in ucar.nc2.dataset.transform
AzimuthalEquidistant Projection.
AzimuthalEquidistant() - Constructor for class ucar.nc2.dataset.transform.AzimuthalEquidistant
 

B

B - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
The "b" variable name identifier
B - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
The "b" variable name identifier
B - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "b" variable name
backslashEscape(String, String) - Static method in class ucar.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
baseBlockSize - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
BaseGeopotentialVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
BasePressureVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
bb_offset - Variable in class ucar.ma2.ArrayStructureBB
 
bbox - Variable in class ucar.nc2.ft.point.CollectionInfo
 
bbuffer - Variable in class ucar.ma2.ArrayStructureBB
 
Bearing - Class in ucar.unidata.geoloc
Computes the distance, azimuth, and back azimuth between two lat-lon positions on the Earth's surface.
Bearing() - Constructor for class ucar.unidata.geoloc.Bearing
 
before(Date) - Method in class ucar.nc2.units.DateType
Is this date before the given date.
before(DateType) - Method in class ucar.nc2.units.DateType
Is this date before the given date.
BeLeDataInputStream - Class in ucar.unidata.io
Big-endian little-endian data input stream, from which numbers in both big- and little-endian representations can be read.
BeLeDataInputStream(InputStream) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from an input stream.
BeLeDataInputStream(String) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from a file.
BeLeDataInputStream(URL) - Constructor for class ucar.unidata.io.BeLeDataInputStream
Construct a bigEndian-littleEndian input stream from a URL.
betweenLon(double, double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Deprecated. 
BIG_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
 
bigEndian - Variable in class ucar.unidata.io.RandomAccessFile
The current endian (big or little) mode of the file.
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 .
boundaryRef - Variable in class ucar.nc2.dataset.CoordinateAxis
 
boundingBox - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
BoundingBoxHelper - Class in ucar.unidata.geoloc.projection.sat
Helper for finding the ProjectionRect from a LatLonRect
BoundingBoxHelper(Projection, double) - Constructor for class ucar.unidata.geoloc.projection.sat.BoundingBoxHelper
 
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
Breakup list of Convention names in the Convention attribute in CF compliant way.
buffer - Variable in class ucar.unidata.io.RandomAccessFile
The buffer used for reading the data.
bufferStart - Variable in class ucar.unidata.io.RandomAccessFile
The offset in bytes of the start of the buffer, from the start of the file.
buildConventionAttribute(String, String...) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Build a list of Conventions
buildCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Heres where the work is to identify coordinate axes and coordinate systems.
buildCoordinateSystems(NetcdfDataset) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Create the coordinate system objects: coordinate axes, coordinate systems, coordinate transforms.
buildCoords(CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.Aggregation
Call this to build the dataset objects in the NetcdfDataset
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationExisting
 
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationFmrc
 
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationNew
 
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationTiled
 
buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationUnion
 
BYTE - Static variable in class ucar.nc2.constants.CF
 
BZip2Constants - Interface in ucar.unidata.io.bzip2
Base class for both the compress and decompress classes.
BZip2ReadException - Exception in ucar.unidata.io.bzip2
Exception for BZip problems
BZip2ReadException() - Constructor for exception ucar.unidata.io.bzip2.BZip2ReadException
Create a new BZip2ReadException with no message
BZip2ReadException(String) - Constructor for exception ucar.unidata.io.bzip2.BZip2ReadException
Create a new BZip2ReadException with the message

C

C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "C" variable name identifier
C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "C" variable name identifier
cache - Variable in class ucar.nc2.NetcdfFile
 
cache - Variable in class ucar.nc2.Variable
 
Cache() - Constructor for class ucar.nc2.Variable.Cache
 
cacheDirty - Variable in class ucar.nc2.ncml.Aggregation
 
cacheList - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
cacheLocation - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
cacheName - Variable in class ucar.nc2.NetcdfFile
 
cacheVariables(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
cachingSet - Variable in class ucar.nc2.Variable.Cache
 
calcBounds(Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetPoint
 
calcBounds() - Method in class ucar.nc2.ft.point.DsgCollectionHelper
 
calcBounds(Formatter) - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
calcBounds - Variable in class ucar.nc2.ft.point.PointIteratorAbstract
 
calcBounds(PointFeature) - Method in class ucar.nc2.ft.point.PointIteratorAbstract
 
calcConnectedLatLonBoundaryPoints() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
calcConnectedLatLonBoundaryPoints(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
Calculates the latitude/longitude boundary of this coordinate reference system.
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.
calcLatLonBoundingBox() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
Calculates the bounding box of this coordinate reference system, in latitude/longitude.
calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBBpos
 
calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBBsection
 
calcProjectionBoundaryPoints() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
calcProjectionBoundaryPoints(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
Calculates the boundary of this coordinate reference system, in projection coordinates.
calcProjectionBoundingBox() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
Calculates the bounding box of this coordinate reference system, in projection coordinates.
calcScaleOffsetSkipMissingData(Array, double, int) - Static method in class ucar.ma2.MAMath
Calculate the scale/offset for an array of numbers.
calcStructureSize() - Method in class ucar.nc2.Structure
 
calculateBearing(Earth, LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Calculate the bearing between the 2 points.
calculateBearing(LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Calculate the bearing between the 2 points.
calculateBearing(double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Computes distance (in km), azimuth (degrees clockwise positive from North, 0 to 360), and back azimuth (degrees clockwise positive from North, 0 to 360), from latitude-longituide point pt1 to latitude-longituide pt2.
calculateBearing(Earth, double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
Computes distance (in km), azimuth (degrees clockwise positive from North, 0 to 360), and back azimuth (degrees clockwise positive from North, 0 to 360), from latitude-longituide point pt1 to latitude-longituide pt2.
CALENDAR - Static variable in 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 - Variable in class ucar.nc2.util.CancelTaskImpl
 
cancel() - Method in class ucar.nc2.util.CancelTaskImpl
Application will call this when the user cancels.
CancelTask - Interface in ucar.nc2.util
Allows long tasks to be cancelled.
CancelTaskImpl - Class in ucar.nc2.util
Simple implementation of CancelTask, used in order to get status return.
CancelTaskImpl() - Constructor for class ucar.nc2.util.CancelTaskImpl
 
canonicalizeUriString(String) - Static method in class ucar.nc2.NetcdfFile
Removes the "file:" or "file://" prefix from the location, if necessary.
canonicalizeWrite(String) - Static method in class ucar.nc2.util.URLnaming
 
canOpen(String) - Static method in class ucar.nc2.NetcdfFile
Find out if the file can be opened, but dont actually open it.
canWrite(File) - Static method in class ucar.nc2.util.DiskCache2
Returns true if we can write to the file.
Catalog - 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
 
CBZip2InputStream - Class in ucar.unidata.io.bzip2
An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
CBZip2InputStream() - Constructor for class ucar.unidata.io.bzip2.CBZip2InputStream
 
CBZip2InputStream(InputStream) - Constructor for class ucar.unidata.io.bzip2.CBZip2InputStream
 
CBZip2InputStream(InputStream, boolean) - Constructor for class ucar.unidata.io.bzip2.CBZip2InputStream
 
CDF1HEAD - Static variable in class ucar.nc2.iosp.NCheader
 
CDF2HEAD - Static variable in class ucar.nc2.iosp.NCheader
 
CDF5HEAD - Static variable in class ucar.nc2.iosp.NCheader
 
CDM - Class in ucar.nc2.constants
CDM constants.
cdm_data_type - Static variable in class ucar.nc2.constants.ACDD
 
CDMNode - Class in ucar.nc2
Define a superclass for all the CDM node classes: Group, Dimension, etc.
CDMNode() - Constructor for class ucar.nc2.CDMNode
 
CDMNode(String) - Constructor for class ucar.nc2.CDMNode
 
CDMSort - Enum in ucar.nc2
Enumeration of the kinds of nodes in a CDM model.
CEDRICRadarConvention - Class in ucar.nc2.dataset.conv
Created by IntelliJ IDEA.
CEDRICRadarConvention() - Constructor for class ucar.nc2.dataset.conv.CEDRICRadarConvention
 
CELL_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.
CF1Convention - Class in ucar.nc2.dataset.conv
CF-1 Convention.
CF1Convention() - Constructor for class ucar.nc2.dataset.conv.CF1Convention
 
CF_EXTENDED - Static variable in class ucar.nc2.constants.CDM
 
CF_ROLE - Static variable in class ucar.nc2.constants.CF
 
CFHybridHeight - Class in ucar.nc2.dataset.transform
Create a atmosphere_hybrid_height_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
CFHybridHeight() - Constructor for class ucar.nc2.dataset.transform.CFHybridHeight
 
CFHybridSigmaPressure - Class in ucar.nc2.dataset.transform
Create a atmosphere_hybrid_sigma_pressure_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
CFHybridSigmaPressure() - Constructor for class ucar.nc2.dataset.transform.CFHybridSigmaPressure
 
CFLnPressure - Class in ucar.nc2.dataset.transform
implementation for CF vertical coordinate "atmosphere_ln_pressure_coordinate".
CFLnPressure() - Constructor for class ucar.nc2.dataset.transform.CFLnPressure
 
CFOceanS - Class in ucar.nc2.dataset.transform
Create a ocean_s_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
CFOceanS() - Constructor for class ucar.nc2.dataset.transform.CFOceanS
 
CFOceanSigma - Class in ucar.nc2.dataset.transform
Create a ocean_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
CFOceanSigma() - Constructor for class ucar.nc2.dataset.transform.CFOceanSigma
 
CFSigma - Class in ucar.nc2.dataset.transform
Create a atmosphere_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
CFSigma() - Constructor for class ucar.nc2.dataset.transform.CFSigma
 
CHAR - Static variable in class ucar.nc2.constants.CF
 
check(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
 
checkFileType(RandomAccessFile) - Static method in class ucar.nc2.iosp.NCheader
Figure out what kind of netcdf-related file we have.
checkForMeter - Variable in class ucar.nc2.dataset.conv.COARDSConvention
 
checkInRange(int[]) - Method in class ucar.ma2.Section
Check if this Section is legal for the given shape.
checkTimeVarForCalendar(Variable) - Method in class ucar.nc2.dataset.conv.COARDSConvention
 
child - Variable in class ucar.nc2.ParsedSectionSpec
 
Chunk(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
 
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
Clear Coordinate System metadata, to allow them to be redone
clearCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
 
clearCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
Remove coordinate system info.
clearCoordinateSystems() - Method in interface ucar.nc2.dataset.VariableEnhanced
clear previous coordinate systems.
clearDatasetMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Remove cached data, if any.
clearSweepMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
deallocated memory of sweep
clearSweepMemory() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
deallocate memory of sweep
clearVariableMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
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
 
close() - Method in interface ucar.nc2.ft.FeatureDataset
Close all resources associated with this dataset.
close() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
close() - Method in class ucar.nc2.ft.point.FlattenedDatasetPointCollection.FlattenedDatasetPointIterator
 
close() - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
 
close() - Method in class ucar.nc2.ft.point.PointFeatureCCIteratorFiltered
 
close() - Method in class ucar.nc2.ft.point.PointIteratorAdapter
Finishes bounds calculation, if it has been enabled.
close() - Method in class ucar.nc2.ft.point.PointIteratorEmpty
 
close() - Method in class ucar.nc2.ft.point.PointIteratorFiltered
 
close() - Method in class ucar.nc2.ft.point.PointIteratorFlatten
 
close() - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
 
close() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl.NestedCollectionIOIteratorAdapter
 
close() - Method in interface ucar.nc2.ft.PointFeatureCCIterator
Make sure that the iterator is complete, and recover resources.
close() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
Make sure that the iterator is complete, and recover resources.
close() - Method in interface ucar.nc2.ft.PointFeatureIterator
Make sure that the iterator is complete, and recover resources.
close() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
close() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
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.ncml.Aggregation
 
close(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
close() - Method in class ucar.nc2.NetcdfFile
Close all resources (files, sockets, etc) associated with this file.
close() - Method in class ucar.nc2.NetcdfFileWriter
close the file.
close() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
 
close() - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
 
close() - Method in class ucar.unidata.io.RandomAccessFile
Close the file, and release any associated system resources.
CloseableIterator<T> - Interface in ucar.nc2.util
An iterator that must be closed.
COARDSConvention - Class in ucar.nc2.dataset.conv
COARDS Convention.
COARDSConvention() - Constructor for class ucar.nc2.dataset.conv.COARDSConvention
 
collapseWhitespace(String) - Static method in class ucar.unidata.util.StringUtil2
Collapse continuous whitespace into one single " ".
collectionFeatureType - Variable in class ucar.nc2.ft.point.PointFeatureCCCImpl
 
collectionFeatureType - Variable in class ucar.nc2.ft.point.PointFeatureCCImpl
 
CollectionInfo - Class in ucar.nc2.ft.point
Value class to hold bounds info for a collection
CollectionInfo() - Constructor for class ucar.nc2.ft.point.CollectionInfo
 
CollectionInfo(LatLonRect, CalendarDateRange, int, int) - Constructor for class ucar.nc2.ft.point.CollectionInfo
 
CollectionIteratorAdapter<T> - Class in ucar.nc2.ft.point
adapt a PointFeatureCollectionIterator to an Iterator
CollectionIteratorAdapter(PointFeatureCollectionIterator) - Constructor for class ucar.nc2.ft.point.CollectionIteratorAdapter
 
collectionList - Variable in class ucar.nc2.ft.point.PointDatasetImpl
 
CollectionType - Static variable in class thredds.client.catalog.Dataset
 
COLLINEAR - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
column(int) - Method in class ucar.ma2.MAMatrix
Get the jth column, return as a MAVector: same backing store.
comment - Static variable in class ucar.nc2.constants.ACDD
 
COMMENT - Static variable in class ucar.nc2.constants.CF
 
commonParent(Group) - Method in class ucar.nc2.Group
Get the common parent of this and the other group.
compact() - Method in class ucar.ma2.Range
Create a new Range by compacting this Range by removing the stride.
compact() - Method in class ucar.ma2.Section
Create a new Section by compacting each Range.
compare(CoordinateAxis, CoordinateAxis) - Method in class ucar.nc2.dataset.CoordinateAxis.AxisComparator
 
compare(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
 
compare(NetcdfFile, NetcdfFile, boolean, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compare(NetcdfFile, NetcdfFile, CompareNetcdf2.ObjFilter, boolean, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compare(byte[], byte[], Formatter) - Static method in class ucar.nc2.util.Misc
 
compare(float[], float[], Formatter) - Static method in class ucar.nc2.util.Misc
 
compare(int, int) - Static method in class ucar.nc2.util.Misc
 
compare(long, long) - Static method in class ucar.nc2.util.Misc
 
compareData(String, Array, double[]) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareData(String, double[], double[]) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareData(String, Array, Array, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareData(String, Array, Array) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareFiles(NetcdfFile, NetcdfFile, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
 
compareFiles(NetcdfFile, NetcdfFile, Formatter, boolean, boolean, boolean) - Static method in class ucar.nc2.util.CompareNetcdf2
 
compareLists(List, List, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2 - Class in ucar.nc2.util
Compare two NetcdfFile.
CompareNetcdf2() - Constructor for class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2(Formatter) - Constructor for class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2(Formatter, boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf2
 
CompareNetcdf2.Netcdf4ObjectFilter - Class in ucar.nc2.util
 
CompareNetcdf2.ObjFilter - Interface in ucar.nc2.util
 
compareStructureData(StructureData, StructureData, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareTo(ThreddsMetadata.Variable) - Method in class thredds.client.catalog.ThreddsMetadata.Variable
 
compareTo(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateTransform
 
compareTo(Object) - Method in class ucar.nc2.Dimension
Dimensions with the same name are equal.
compareTo(PointFeature) - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
compareTo(Station) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
compareTo(Station) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
compareTo(Station) - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
compareTo(VariableSimpleIF) - Method in class ucar.nc2.ft2.coverage.Coverage
 
compareTo(CoverageCoordAxis) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
compareTo(Aggregation.Dataset) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
compareTo(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
 
compareTo(VariableSimpleIF) - Method in class ucar.nc2.Variable
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleAdapter
Sort by name
compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleImpl
 
compareTo(Station) - Method in class ucar.unidata.geoloc.StationImpl
 
compareVariable(Variable, Variable) - Method in class ucar.nc2.util.CompareNetcdf2
 
compareVariables(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
 
compatibleRank(Section) - Method in class ucar.ma2.Section
Compare this section with another upto the vlen in either
compose(Range) - Method in class ucar.ma2.Range
Create a new Range by composing a Range that is reletive to this Range.
compose(Section) - Method in class ucar.ma2.Section
Create a new Section by composing with a Section that is reletive to this Section.
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
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
 
connectLatLonPoints(List<LatLonPoint>) - Static method in class ucar.nc2.ft2.coverage.HorizCoordSys
Returns a list of points that is equivalent to the input list, but with longitude values adjusted to ensure that adjacent elements are "connected".
constructCoordAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.FlatEarth
origin
constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.Mercator
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.Orthographic
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
copy constructor - avoid clone !!
constructCopy() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.UtmProjection
 
constructCopy() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
 
constructCopy() - Method in class ucar.unidata.geoloc.ProjectionImpl
copy constructor - avoid clone !!
containedIn(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Determine if this bounding box is contained in another LatLonRect.
contains(int) - Method in class ucar.ma2.Range
Is 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
 
Convention - Static variable in class ucar.nc2.constants._Coordinate
 
conventionName - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
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, Section) - Method in class ucar.nc2.dataset.StructureDS
 
convert(StructureData, int) - Method in class ucar.nc2.dataset.StructureDS
 
convert(Array, boolean, boolean, boolean) - Method in class ucar.nc2.dataset.VariableDS
 
convert(CalendarDate) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
convert(StructureMembers) - Static method in class ucar.nc2.VariableSimpleAdapter
 
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
 
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
 
convertScaleToStandardParallel(double) - Static method in class ucar.unidata.geoloc.projection.Mercator
Convert "scale at standard parellel" to "standard parellel"
convertTo(double, SimpleUnit) - Method in class ucar.nc2.units.SimpleUnit
Convert given value of this unit to the new unit.
convertTo(double, TimeUnit) - Method in class ucar.nc2.units.TimeUnit
Convert given value of this unit to the new unit.
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
 
convertWKTToProjection(WKTParser) - Static method in class ucar.unidata.geoloc.ogc.WKTParser
Convert OGC spatial reference WKT to a ProjectionImpl.
coordAxes - Variable in class ucar.nc2.dataset.CoordinateSystem
 
coordAxes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordAxisReader - Interface in ucar.nc2.ft2.coverage
Reads Coord Axis values, for lazy evaluation.
coordAxisTypes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordinateAxis - Class in ucar.nc2.dataset
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
CoordinateAxis(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis
Create a coordinate axis from an existing Variable.
CoordinateAxis(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis
Constructor when theres no underlying variable.
CoordinateAxis.AxisComparator - Class in ucar.nc2.dataset
Standard sort on Coordinate Axes
CoordinateAxis1D - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis.
CoordinateAxis1D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Create a 1D coordinate axis from an existing Variable
CoordinateAxis1D(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
Constructor when theres no underlying variable.
CoordinateAxis1DTime - Class in ucar.nc2.dataset
A 1-dimensional Coordinate Axis representing Calendar time.
CoordinateAxis2D - Class in ucar.nc2.dataset
A 2-dimensional numeric Coordinate Axis.
CoordinateAxis2D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis2D
Create a 2D coordinate axis from an existing VariableDS
CoordinateAxisTimeHelper - Class in ucar.nc2.dataset
Helper class for time coordinates
CoordinateAxisTimeHelper(Calendar, String) - Constructor for class ucar.nc2.dataset.CoordinateAxisTimeHelper
 
COORDINATES - Static variable in class ucar.nc2.constants.CF
 
coordinates - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordinateSystem - Class in ucar.nc2.dataset
A CoordinateSystem specifies the coordinates of a Variable's values.
CoordinateSystem() - Constructor for class ucar.nc2.dataset.CoordinateSystem
 
CoordinateSystem(NetcdfDataset, Collection<CoordinateAxis>, Collection<CoordinateTransform>) - Constructor for class ucar.nc2.dataset.CoordinateSystem
Constructor.
CoordinateTransform - Class in ucar.nc2.dataset
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a "reference" CoordinateSystem, such as lat, lon.
CoordinateTransform(String, String, TransformType) - Constructor for class ucar.nc2.dataset.CoordinateTransform
Create a Coordinate Transform.
CoordInterval - Class in ucar.nc2.ft2.coverage
Convenience wrapper for interval coordinates.
CoordInterval(double, double) - Constructor for class ucar.nc2.ft2.coverage.CoordInterval
 
CoordInterval(double, double, int) - Constructor for class ucar.nc2.ft2.coverage.CoordInterval
 
CoordRefSysToGML - Class in ucar.unidata.geoloc.ogc
Helper class to write a CRS in GML given a ucar.nc2.CoordinateSystem.
CoordRefSysToGML() - Constructor for class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
CoordReturn() - Constructor for class ucar.nc2.ft2.coverage.HorizCoordSys.CoordReturn
 
CoordsSet - Class in ucar.nc2.ft2.coverage
An iterator over the coordinates in a set of CoverageCoordAxis.
coordSys - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordSysBuilder - Class in ucar.nc2.dataset
Abstract class for implementing Convention-specific parsing of netCDF files.
CoordSysBuilder() - Constructor for class ucar.nc2.dataset.CoordSysBuilder
 
CoordSysBuilder.ConventionNameOk - Interface in ucar.nc2.dataset
Allow plug-ins to determine if it owns a file based on the file's Convention attribute.
CoordSysBuilder.VarProcess - Class in ucar.nc2.dataset
Wrap each variable in the dataset with a VarProcess object.
CoordSysBuilderIF - Interface in ucar.nc2.dataset
Implement this interface to add Coordinate Systems to a NetcdfDataset.
CoordSysContainer - Interface in ucar.nc2.ft2.coverage
Abstraction to allow lightweight datasets.
coordSysFor - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CoordSysSet - Class in ucar.nc2.ft2.coverage
A set of coverages with the same coordsys.
CoordSysSet(CoverageCoordSys) - Constructor for class ucar.nc2.ft2.coverage.CoordSysSet
 
coordTrans - Variable in class ucar.nc2.dataset.CoordinateSystem
 
CoordTransBuilder - Class in ucar.nc2.dataset
Manager for Coordinate Transforms.
CoordTransBuilder() - Constructor for class ucar.nc2.dataset.CoordTransBuilder
 
coordTransforms - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordTransformType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordVarAlias - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
coordVarMap - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
copy() - Method in class ucar.ma2.Array
Create a copy of this Array, copying the data so that physical order is the same as logical order
copy() - Method in class ucar.ma2.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() - Method in class ucar.nc2.dataset.CoordinateAxis
 
copy() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
copy() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
copy() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
copy() - Method in class ucar.nc2.dataset.StructureDS
 
copy() - Method in class ucar.nc2.dataset.StructurePseudoDS
 
copy() - Method in class ucar.nc2.dataset.VariableDS
 
copy() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
copy() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
copy() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
copy() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
copy() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrcReg
 
copy() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
copy() - Method in class ucar.nc2.ft2.coverage.TimeOffsetAxis
 
copy() - Method in class ucar.nc2.Structure
 
copy(InputStream, OutputStream) - Static method in class ucar.nc2.util.IO
copy all bytes from in to out.
copy(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy n bytes from in to out.
copy() - Method in class ucar.nc2.Variable
 
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).
copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyChar(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as char The values from the array a are converted to char (if needed), and then converted to the type of result (if needed).
copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyDirTree(String, String) - Static method in class ucar.nc2.util.IO
Copy an entire directory tree.
copyDouble(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as doubles The values from the arrays a are converted to double (if needed), and then converted to the type of result (if needed).
copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyFile(String, String) - Static method in class ucar.nc2.util.IO
copy one file to another.
copyFile(File, File) - Static method in class ucar.nc2.util.IO
copy one file to another.
copyFile(String, OutputStream) - Static method in class ucar.nc2.util.IO
copy file to output stream
copyFileB(File, OutputStream, int) - Static method in class ucar.nc2.util.IO
copy file to output stream, specify internal buffer size
copyFileWithChannels(File, WritableByteChannel) - Static method in class ucar.nc2.util.IO
 
copyFloat(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as floats The values from the arrays a are converted to float (if needed), and then converted to the type of result (if needed).
copyFloats(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyFloats(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.Array
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayBoolean
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayByte
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayChar
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayDouble
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayFloat
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayInt
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayLong
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayObject
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayRagged
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayScalar
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayShort
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayString
 
copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayStructure
 
copyInt(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as integers The values from the arrays a are converted to integer (if needed), and then converted to the type of result (if needed).
copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyLong(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as longs The values from the array a are converted to long (if needed), and then converted to the type of result (if needed).
copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis
Make a copy, with an independent cache.
copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis1D
 
copyObject(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as an Object The array a and result must be type object
copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyRafB(RandomAccessFile, long, long, OutputStream, byte[]) - Static method in class ucar.nc2.util.IO
Copy part of a RandomAccessFile to output stream, specify internal buffer size
copySequences(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyShort(Array, Array) - Static method in class ucar.ma2.MAMath
copy array a to array result as shorts The values from the array a are converted to short (if needed), and then converted to the type of result (if needed).
copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
 
copyStructures(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.Array
 
copyTo1DJavaArray() - Method in class ucar.ma2.Array
Copy this array to a 1D Java primitive array of type getElementType(), with the physical order of the result the same as logical order.
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayBoolean
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayByte
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayChar
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayDouble
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayFloat
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayInt
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayLong
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayObject
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayRagged
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayScalar
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayShort
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayString
 
copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayStructure
 
copyToArrayBB(ArrayStructure, ByteOrder, boolean) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy from an ArrayStructure to a ArrayStructureBB whose data is contained in a ByteBuffer
copyToArrayBB(Structure, ArrayStructure, ByteOrder) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy to an ArrayStructureBB whose data is contained in a ByteBuffer.
copyToArrayBB(StructureData) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBuffer.
copyToArrayBB(StructureData, StructureMembers, ByteOrder) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBuffer
copyToArrayBB(StructureData, ArrayStructureBB) - Static method in class ucar.ma2.StructureDataDeep
Make deep copy from a StructureData into the given ArrayStructureBB
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
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)
cosd(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
Cosmic1Convention - Class in ucar.nc2.dataset.conv
Cosmic data - version 1.
Cosmic1Convention() - Constructor for class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
count(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
 
countCacheUse - Static variable in class ucar.nc2.ncml.AggregationExisting
 
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 - Class in ucar.nc2.ft2.coverage
Coverage - aka Grid or GeoGrid.
Coverage(String, DataType, List<Attribute>, String, String, String, CoverageReader, Object) - Constructor for class ucar.nc2.ft2.coverage.Coverage
 
Coverage(Coverage, CoverageCoordSys) - Constructor for class ucar.nc2.ft2.coverage.Coverage
 
coverage_content_type - Static variable in class ucar.nc2.constants.ACDD
 
CoverageCollection - Class in ucar.nc2.ft2.coverage
A Collection of Coverages Tracks unique coordinate systems.
CoverageCollection(String, FeatureType, AttributeContainerHelper, LatLonRect, ProjectionRect, CalendarDateRange, List<CoverageCoordSys>, List<CoverageTransform>, List<CoverageCoordAxis>, List<Coverage>, CoverageReader) - Constructor for class ucar.nc2.ft2.coverage.CoverageCollection
Ctor
CoverageCoordAxis - Class in ucar.nc2.ft2.coverage
Coverage CoordAxis abstract superclass Immutable with (possible) lazy eval of values
CoverageCoordAxis(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
CoverageCoordAxis.DependenceType - Enum in ucar.nc2.ft2.coverage
 
CoverageCoordAxis.Spacing - Enum in ucar.nc2.ft2.coverage
 
CoverageCoordAxis1D - Class in ucar.nc2.ft2.coverage
Coverage CoordAxis 1D case
CoverageCoordAxis1D(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
CoverageCoordAxisBuilder - Class in ucar.nc2.ft2.coverage
Mutable builder object for CoverageCoordAxis
CoverageCoordAxisBuilder() - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
CoverageCoordAxisBuilder(String, String, String, DataType, AxisType, AttributeContainer, CoverageCoordAxis.DependenceType, String, CoverageCoordAxis.Spacing, int, double, double, double, double[], CoordAxisReader) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
CoverageCoordSys - Class in ucar.nc2.ft2.coverage
A Coverage Coordinate System Immutable after setImmutable is called
CoverageCoordSys(String, List<String>, List<String>, FeatureType) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordSys
 
CoverageCoordSys(CoverageCoordSys) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordSys
 
CoverageDatasetFactory - Class in ucar.nc2.ft2.coverage
factory for CoverageDataset 1) Remote CdmrFeatureDataset: cdmremote:url 2) GRIB collections: must be a grib file, or grib index file 3) DtCoverageDataset (forked from ucar.nc2.dt.grid), the cdm IOSP / CoordSys stack
CoverageDatasetFactory() - Constructor for class ucar.nc2.ft2.coverage.CoverageDatasetFactory
 
CoverageReader - Interface in ucar.nc2.ft2.coverage
Abstraction to read the data in a coverage.
CoverageTransform - Class in ucar.nc2.ft2.coverage
Coverage Coordinate Transform.
CoverageTransform(String, AttributeContainerHelper, boolean) - Constructor for class ucar.nc2.ft2.coverage.CoverageTransform
 
crange - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
crange - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
CRC - Class in ucar.unidata.io.bzip2
A simple class to hold and calculate the CRC for sanity checking of the data.
CRC() - Constructor for class ucar.unidata.io.bzip2.CRC
 
crc32Table - Static variable in class ucar.unidata.io.bzip2.CRC
 
create(String, NetcdfFile, int, long, boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Create new file, populate it from the objects in ncfile.
create() - Method in class ucar.nc2.NetcdfFileWriter
After you have added all of the Dimensions, Variables, and Attributes, call create() to actually create the file.
createNew(NetcdfFileWriter.Version, String) - Static method in class ucar.nc2.NetcdfFileWriter
 
createNew(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriter
 
createNew(NetcdfFileWriter.Version, String, Nc4Chunking) - Static method in class ucar.nc2.NetcdfFileWriter
Create a new Netcdf file, with fill mode true.
createNewCache() - Method in class ucar.nc2.Variable
Create a new data cache, use this when you dont want to share the cache.
createStationHelper() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
createStationHelper() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
createUniqueFile(String, String) - Method in class ucar.nc2.util.DiskCache2
Create a new, uniquely named file in the root directory.
createView(Index) - Method in class ucar.ma2.Array
create new Array with given Index and the same backing store
createView(Index) - Method in class ucar.ma2.ArrayBoolean
create new Array with given indexImpl and same backing store
createView(Index) - Method in class ucar.ma2.ArrayByte
 
createView(Index) - Method in class ucar.ma2.ArrayChar
create new Array with given indexImpl and same backing store
createView(Index) - Method in class ucar.ma2.ArrayDouble
create new Array with given indexImpl and the same backing store
createView(Index) - Method in class ucar.ma2.ArrayFloat
create new Array with given indexImpl and same backing store
createView(Index) - Method in class ucar.ma2.ArrayInt
create new Array with given indexImpl and same backing store
createView(Index) - Method in class ucar.ma2.ArrayLong
create new Array with given indexImpl and same backing store
createView(Index) - Method in class ucar.ma2.ArrayObject
create new Array with given indexImpl and the same backing store
createView(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throws UnsupportedOperationException
createView(Index) - Method in class ucar.ma2.ArrayScalar
 
createView(Index) - Method in class ucar.ma2.ArrayShort
create new Array with given indexImpl and same backing store
createView(Index) - Method in class ucar.ma2.ArrayString
create new Array with given indexImpl and same backing store
createView(Index) - Method in class ucar.ma2.ArrayStructure
 
creator_email - Static variable in class ucar.nc2.constants.ACDD
 
creator_institution_info - Static variable in class ucar.nc2.constants.ACDD
 
creator_name - Static variable in class ucar.nc2.constants.ACDD
 
creator_project - Static variable in class ucar.nc2.constants.ACDD
 
creator_project_info - Static variable in class ucar.nc2.constants.ACDD
 
creator_url - Static variable in class ucar.nc2.constants.ACDD
 
Creators - Static variable in class thredds.client.catalog.Dataset
 
cross(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
cross(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
crossDateline() - Method in class ucar.unidata.geoloc.LatLonRect
Get whether the bounding box crosses the +/- 180 seam
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in interface ucar.unidata.geoloc.Projection
Does the line between these two points cross the projection "seam", which is a discontinuity in the function latlon <-> projection plane
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.FlatEarth
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertConformal
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Mercator
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Orthographic
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Stereographic
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Does the line between these two points cross the projection "seam".
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
This returns true when the line between pt1 and pt2 crosses the seam.
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Does the line between these two points cross the projection "seam".
cs - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
CSMConvention - Class in ucar.nc2.dataset.conv
CSM-1 Convention.
CSMConvention() - Constructor for class ucar.nc2.dataset.conv.CSMConvention
 
ct - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
current - Variable in class ucar.ma2.Index
 
currentElement() - Method in class ucar.ma2.Index
Get the current element's index into the 1D backing array.
currentElement() - Method in class ucar.ma2.Index0D
 
currentElement() - Method in class ucar.ma2.Index1D
 
currentElement() - Method in class ucar.ma2.Index2D
 
currentElement() - Method in class ucar.ma2.Index3D
 
currentElement() - Method in class ucar.ma2.Index4D
 
currentElement() - Method in class ucar.ma2.Index5D
 
currentElement() - Method in class ucar.ma2.Index6D
 
currentElement() - Method in class ucar.ma2.Index7D
 
currentElement() - Method in class ucar.ma2.IndexConstant
always return 0
currentElement() - Method in class ucar.nc2.iosp.IndexLong
 
CurvilinearOrthogonal - Static variable in class ucar.nc2.constants.CDM
 
CylindricalEqualAreaProjection - Class in ucar.unidata.geoloc.projection.proj4
CylindricalEqualArea Projection.
CylindricalEqualAreaProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
 
CylindricalEqualAreaProjection(double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
 

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
 
data - Variable in class ucar.nc2.Variable.Cache
 
DataChunk(int[], long) - Constructor for class ucar.nc2.iosp.LayoutTiled.DataChunk
 
dataEnd - Variable in class ucar.unidata.io.RandomAccessFile
The offset in bytes of the end of the data in the buffer, from the start of the file.
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
 
dataset - Variable in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
Dataset(MFile) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
 
Dataset(String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
Dataset constructor.
DatasetConstructor - Class in ucar.nc2.dataset
Helper methods for constructing NetcdfDatasets.
DatasetConstructor() - Constructor for class ucar.nc2.dataset.DatasetConstructor
 
DatasetHash - Static variable in class thredds.client.catalog.Catalog
 
datasetManager - Variable in class ucar.nc2.ncml.Aggregation
 
DatasetNode - Class in thredds.client.catalog
node in a tree of datasets, superclass of Catalog and Dataset
DatasetNode(DatasetNode, String, Map<String, Object>, List<DatasetBuilder>) - Constructor for class thredds.client.catalog.DatasetNode
 
DatasetRoots - Static variable in class thredds.client.catalog.Catalog
 
Datasets - Static variable in class thredds.client.catalog.Dataset
 
datasets - Variable in class ucar.nc2.ncml.Aggregation
 
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
 
dataSize - Variable in class ucar.unidata.io.RandomAccessFile
The size of the data stored in the buffer, in bytes.
dataType - Variable in class ucar.ma2.Array
 
DataType - Enum in ucar.ma2
Type-safe enumeration of data types.
dataType - Variable in class ucar.nc2.dataset.CoordinateSystem
 
dataType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
dataType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
dataType - Variable in class ucar.nc2.Variable
 
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).
dataVariables - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
date_created - Static variable in class ucar.nc2.constants.ACDD
 
date_modified - Static variable in class ucar.nc2.constants.ACDD
 
dateFormatMark - Variable in class ucar.nc2.ncml.Aggregation
 
dateFormatter - Variable in class ucar.nc2.ncml.Aggregation
 
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 - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
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.
dateReferenceUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
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
debug - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
debug - Static variable in class ucar.nc2.ncml.Aggregation
 
debugAccess - Static variable in class ucar.unidata.io.RandomAccessFile
 
debugCache - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
 
debugCaching - Static variable in class ucar.nc2.Variable
 
debugCompress - Static variable in class ucar.nc2.NetcdfFile
 
debugConvert - Static variable in class ucar.nc2.ncml.Aggregation
 
debugDateParse - Static variable in class ucar.nc2.ncml.Aggregation
 
debugDump(PrintWriter, NetcdfDataset) - Static method in class ucar.nc2.dataset.NetcdfDataset
Debugging
DebugFlags - Interface in ucar.nc2.util
Interface for global debug flags.
DebugFlagsImpl - Class in ucar.nc2.util
An implementation of DebugFlags
DebugFlagsImpl() - Constructor for class ucar.nc2.util.DebugFlagsImpl
All flags are off
DebugFlagsImpl(String) - Constructor for class ucar.nc2.util.DebugFlagsImpl
Constructor.
debugInvocation - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
 
debugLeaks - Static variable in class ucar.unidata.io.RandomAccessFile
 
debugOpenFile - Static variable in class ucar.nc2.ncml.Aggregation
 
debugParse - Static variable in class ucar.nc2.units.SimpleUnit
 
debugProxy - Static variable in class ucar.nc2.ncml.Aggregation
 
debugRead - Static variable in class ucar.nc2.ncml.Aggregation
 
debugSPI - Static variable in class ucar.nc2.NetcdfFile
 
debugStride - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
 
debugSyncDetail - Static variable in class ucar.nc2.ncml.Aggregation
 
decr() - Method in class ucar.nc2.util.Indent
 
deepCopy(PointFeature) - Method in class ucar.nc2.ft.point.PointFeatureCopyFactory
 
deepCopy(StationPointFeature) - Method in class ucar.nc2.ft.point.StationFeatureCopyFactory
 
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
 
defaultBufferSize - Static variable in class ucar.nc2.Structure
 
defaultBufferSize - Static variable in class ucar.unidata.io.RandomAccessFile
 
DefaultConvention - Class in ucar.nc2.dataset.conv
Default Coordinate Conventions.
DefaultConvention() - Constructor for class ucar.nc2.dataset.conv.DefaultConvention
 
defaultCoordsSizeToCache - Static variable in class ucar.nc2.Variable
 
defaultHTTPBufferSize - Static variable in class ucar.unidata.io.http.HTTPRandomAccessFile
 
defaultMapArea - Variable in class ucar.unidata.geoloc.ProjectionImpl
default map area
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
 
degToRad(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
deleteGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriter
 
deleteGroupAttribute(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
Delete a group Attribute.
deleteVariable(String) - Method in class ucar.nc2.NetcdfFileWriter
 
deleteVariableAttribute(Variable, String) - Method in class ucar.nc2.NetcdfFileWriter
Delete a variable Attribute.
dependenceType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
dependenceType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
dependsOn - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
dependsOn - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "depth" variable name identifier
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "depth" variable name identifier
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "depth" variable name identifier
DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
The "depth" variable name identifier
DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "depth c" variable name identifier
DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "depth c" variable name identifier
DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "depth c" variable name identifier
derive(Object) - Method in interface ucar.nc2.util.TableParser.Transform
 
desc - Variable in class thredds.client.catalog.ThreddsMetadata.Variable
 
desc - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
desc - Variable in class ucar.unidata.geoloc.StationImpl
 
DESCRIPTION - Static variable in class ucar.nc2.constants.CDM
 
description - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
description - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
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
Constructor
Dimension(String, int, boolean, boolean, boolean) - Constructor for class ucar.nc2.Dimension
Constructor
Dimension(String, Dimension) - Constructor for class ucar.nc2.Dimension
Copy Constructor.
dimensions - Variable in class ucar.nc2.Group
 
dimensions - Variable in class ucar.nc2.NetcdfFile
 
dimensions - Variable in class ucar.nc2.Variable
 
dimName - Variable in class ucar.nc2.ncml.Aggregation
 
disableNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
 
DiskCache - Class in ucar.nc2.util
This is a general purpose utility for determining a place to write files and cache them, eg for uncompressing files.
DiskCache() - Constructor for class ucar.nc2.util.DiskCache
 
diskCache2 - Static variable in class ucar.nc2.ncml.Aggregation
 
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
 
distance(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
distance(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
dmsToDeg(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
dmsToRad(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
DO_INTERSECT - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
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.
dodsname - Variable in class ucar.nc2.CDMNode
 
domain - Variable in class ucar.nc2.dataset.CoordinateSystem
 
done - Variable in class ucar.nc2.util.CancelTaskImpl
 
DONT_INTERSECT - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
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
dot(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
DOUBLE - Static variable in class ucar.nc2.constants.CF
 
ds - Variable in class ucar.nc2.dataset.CoordinateSystem
 
ds - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
dsg - Variable in class ucar.nc2.ft.point.PointFeatureImpl
 
DSG_REPRESENTATION - Static variable in class ucar.nc2.constants.CF
 
DsgCollectionHelper - Class in ucar.nc2.ft.point
Helper class for DsgFeatureCollection
DsgCollectionHelper(DsgFeatureCollection) - Constructor for class ucar.nc2.ft.point.DsgCollectionHelper
 
DsgCollectionImpl - Class in ucar.nc2.ft.point
Common methods for DsgFeatureCollection.
DsgCollectionImpl(String, CalendarDateUnit, String) - Constructor for class ucar.nc2.ft.point.DsgCollectionImpl
 
DsgFeatureCollection - Interface in ucar.nc2.ft
A collection of FeatureTypes.
DTR - Static variable in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
DTR - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
durl - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 

E

earth - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
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 - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
EARTH_RADIUS - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Earth radius in kilometers
EarthEllipsoid - Class in ucar.unidata.geoloc
Type-safe enumeration of Earth Ellipsoids.
EarthEllipsoid(String, int, double, double, 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
A location on the Earth.
EarthLocationImpl() - Constructor for class ucar.unidata.geoloc.EarthLocationImpl
 
EarthLocationImpl(double, double, double) - Constructor for class ucar.unidata.geoloc.EarthLocationImpl
 
earthToElemLine(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Transform pixel center Earth coordinates (lon,lat) to integer FGF coordinates.
earthToFGF(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Transform Earth coordinates (lon,lat) to fractional FGF coordinates.
earthToSat(double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Transform geographic Earth coordinates to satellite view angle coordinate system also known as the "intermediate" coordinate system in CGMS Normalized Geostationary Projection.
eastwest - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
eccentricity - Variable in class ucar.unidata.geoloc.Earth
 
eccentricitySquared - Variable in class ucar.unidata.geoloc.Earth
 
ECFtoLLA(double, double, double, double, double) - Static method in class ucar.nc2.dataset.conv.Cosmic1Convention
comparing api to others
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
elementSize - Variable in class ucar.nc2.Variable
 
elementType - Variable in class ucar.ma2.ArrayObject
 
elemLineToEarth(int, int, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Transform integer FGF coordinates to (longitude, latitude) of pixel center The (i,j) pixel, zero-based, refers to the pixel center.
elevAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
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
 
empty() - Method in class ucar.nc2.NetcdfFile
Completely empty the objects in the netcdf file.
empty(String) - Static method in class ucar.nc2.util.Optional
 
enableDefaultGlobalFileCache() - Static method in class ucar.unidata.io.RandomAccessFile
 
encodeForCdmrfDataRequest(Formatter, String) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
encodeString(String) - Static method in class ucar.nc2.Attribute
Replace special characters '\t', '\n', '\f', '\r'.
endOfFile - Variable in class ucar.unidata.io.RandomAccessFile
True if we are at the end of the file.
endValue - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
endValue - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
enfn(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
enhance() - Method in class ucar.nc2.dataset.NetcdfDataset
recalc enhancement info - use default enhance mode
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
recalc enhancement info
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.StructureDS
DO NOT USE DIRECTLY.
enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.VariableDS
Calculate scale/offset/missing/enum/unsigned value info.
enhance(Set<NetcdfDataset.Enhance>) - Method in interface ucar.nc2.dataset.VariableEnhanced
Enhance using the given set of NetcdfDataset.Enhance
enhance - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
Enhancements - Interface in ucar.nc2.dataset
A Variable decorator that handles Coordinates Systems and "standard attributes" and adds them to the object model.
enhanceNeeded(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
is this enhancement already done ?
enhanceScaleMissing - Static variable in class ucar.nc2.dataset.StructurePseudoDS
 
EnhanceScaleMissingUnsigned - Interface in ucar.nc2.dataset
A Variable decorator that handles unsigned data, scale/offset packed data, and missing data.
ensAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
ensCoord - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
ENSEMBLE - Static variable in class ucar.nc2.constants.CF
 
EnumTypedef - Class in ucar.nc2
Enumeration Typedef map integers to Strings.
EnumTypedef(String, Map<Integer, String>) - Constructor for class ucar.nc2.EnumTypedef
 
EnumTypedef(String, Map<Integer, String>, DataType) - Constructor for class ucar.nc2.EnumTypedef
 
enumTypedefs - Variable in class ucar.nc2.Group
 
enumTypeize(DataType) - Static method in enum ucar.ma2.DataType
 
EpicInsitu - Class in ucar.nc2.dataset.conv
"Epic In Situ", dapper conventions.
EpicInsitu() - Constructor for class ucar.nc2.dataset.conv.EpicInsitu
 
EPS10 - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
EPSG_OGC_CF_Helper - Class in ucar.unidata.geoloc.ogc
Helper class for using EPSG codes.
EPSG_OGC_CF_Helper() - Constructor for class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
 
EPSG_OGC_CF_Helper.ProjectionStandardsInfo - Enum in ucar.unidata.geoloc.ogc
 
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 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
Instances which have same contents are equal.
equals(Object) - Method in class ucar.nc2.EnumTypedef
 
equals(Object) - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
equals(Object) - Method in class ucar.nc2.Group
Instances which have same name and parent are equal.
equals(Object) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
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
 
equals(Object) - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
 
equals(Object) - Method in class ucar.unidata.geoloc.LatLonRect
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
 
equals(Object) - Method in interface ucar.unidata.geoloc.Projection
Check for equality with the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.FlatEarth
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
See if this projection equals the object in question
equals(Object) - Method in class ucar.unidata.geoloc.projection.Mercator
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.Orthographic
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.Stereographic
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.UtmProjection
 
equals(Object) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
 
equals(Object) - Method in class ucar.unidata.geoloc.ProjectionImpl
Returns true if this represents the same Projection as proj.
equals(Object) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
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
 
EQUATOR - Static variable in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
equatorRadius - Variable in class ucar.unidata.geoloc.Earth
 
EquidistantAzimuthalProjection - Class in ucar.unidata.geoloc.projection.proj4
AzimuthalEquidistant Projection.
EquidistantAzimuthalProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
EquidistantAzimuthalProjection(double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
equivalent(int[]) - Method in class ucar.ma2.Section
Is this section equivilent to the given shape.
errBuffer - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
error - Variable in class ucar.nc2.util.CancelTaskImpl
 
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.
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The eta variable name identifier
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The eta variable name identifier
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The eta variable name identifier
ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
The eta variable name identifier
execute(double[], double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
executor - Static variable in class ucar.nc2.ncml.Aggregation
 
existingDataField - Static variable in class ucar.unidata.geoloc.vertical.VTfromExistingData
The name of the Parameter whose value is the variable that contains the 2D Height or Pressure field
exit() - Static method in class ucar.nc2.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
 
explicitDatasets - Variable in class ucar.nc2.ncml.Aggregation
 
extend(CollectionInfo) - Method in class ucar.nc2.ft.point.CollectionInfo
 
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
Extend the bounding box to contain this point
extend(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
Extend the bounding box to contain the given rectangle
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.
extraInfo() - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
extraInfo() - Method in class ucar.nc2.Variable
 
extras - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
 

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
Create a coordinate axis from an existing Variable.
factory(NetcdfDataset, VariableDS, Formatter) - Static method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
factory(NetcdfDataset, CancelTask) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Get a CoordSysBuilder whose job it is to add Coordinate information to a NetcdfDataset.
factory(boolean, List<CoverageCoordAxis>) - Static method in class ucar.nc2.ft2.coverage.CoordsSet
 
factory(CoverageCoordAxis1D, CoverageCoordAxis1D, CoverageCoordAxis, CoverageCoordAxis, CoverageTransform) - Static method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
factory(String, AttributeContainer) - Static method in class ucar.nc2.ft2.coverage.TimeHelper
 
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(Projection) - Static method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Create a ProjectionImpl from the projection
factory(double, double, double) - Static method in class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection using latitude of true scale and calculating scale factor.
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_easting - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
FALSE_NORTHING - Static variable in class ucar.nc2.constants.CF
 
false_northing - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
FEATURE_TYPE - Static variable in class ucar.nc2.constants.CF
 
FeatureDataset - Interface in ucar.nc2.ft
Superclass for "scientific feature type" datasets.
FeatureDatasetCoverage - Class in ucar.nc2.ft2.coverage
A FeatureDataset with Coverage Features.
FeatureDatasetCoverage(String, Closeable, CoverageCollection) - Constructor for class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
FeatureDatasetCoverage(String, AttributeContainer, Closeable, List<CoverageCollection>) - Constructor for class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
FeatureDatasetFactory - Interface in ucar.nc2.ft
Interface for factories that wrap a NetcdfDataset with a FeatureDataset.
FeatureDatasetFactoryManager - Class in ucar.nc2.ft
Manager of factories for FeatureDatasets opened as NetcdfDatasets.
FeatureDatasetFactoryManager() - Constructor for class ucar.nc2.ft.FeatureDatasetFactoryManager
 
FeatureDatasetImpl - Class in ucar.nc2.ft
Abstract superclass for implementations of FeatureDataset.
FeatureDatasetImpl(FeatureDatasetImpl) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
 
FeatureDatasetImpl() - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
No-arg constuctor
FeatureDatasetImpl(String, String, String) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
Constructor when theres no NetcdfFile underneath.
FeatureDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
Constructor when theres a NetcdfFile underneath
FeatureDatasetPoint - Interface in ucar.nc2.ft
A FeatureDataset, composed of one or more DsgFeatureCollections.
FeatureType - Static variable in class thredds.client.catalog.Dataset
 
FeatureType - Enum in ucar.nc2.constants
Enumeration of CDM Feature types, aka "Scientific Data Types".
featureType - Variable in class ucar.nc2.ft.point.PointDatasetImpl
 
featureTypeAtt2 - Static variable in class ucar.nc2.constants.CF
 
featureTypeAtt3 - Static variable in class ucar.nc2.constants.CF
 
featureTypeOk(FeatureType, FeatureType) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Determine if factory type matches wanted feature type.
FGFtoEarth(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Transform fractional FGF coordinates to (longitude, latitude).
FGFtoSat(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Transform fractional FGF coordinates to (lamda, theta) radians.
Field() - Constructor for class ucar.nc2.util.TableParser.Field
 
FIELD_ATTS - Static variable in class ucar.nc2.constants.CDM
 
file - Variable in class ucar.unidata.io.RandomAccessFile
The underlying java.io.RandomAccessFile.
FILE_FORMAT - Static variable in class ucar.nc2.constants.CDM
 
fileCache - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
fileChannel - Variable in class ucar.unidata.io.RandomAccessFile
 
filePos - Variable in class ucar.nc2.iosp.LayoutTiled.DataChunk
 
filePosition - Variable in class ucar.unidata.io.RandomAccessFile
The offset in bytes from the file start, of the next read or write operation.
FileWriter2 - Class in ucar.nc2
Utility class for copying a NetcdfFile object, or parts of one, to a netcdf-3 or netcdf-4 disk file.
FileWriter2(NetcdfFile, String, NetcdfFileWriter.Version, Nc4Chunking) - Constructor for class ucar.nc2.FileWriter2
Use this constructor to copy entire file.
FileWriter2(NetcdfFileWriter) - Constructor for class ucar.nc2.FileWriter2
Use this constructor to copy specific variables to new file.
FileWriter2.ChunkingIndex - Class in ucar.nc2
An index that computes chunk shapes.
FileWriter2.N3StructureStrategy - Enum in ucar.nc2
 
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
 
fillValueIsMissing - Static variable in class ucar.nc2.dataset.NetcdfDataset
 
filter(AttributeContainer, String...) - Static method in class ucar.nc2.AttributeContainerHelper
 
filter(PointFeature) - Method in class ucar.nc2.ft.point.PointIteratorFiltered.SpaceAndTimeFilter
 
filter(PointFeatureCC) - Method in interface ucar.nc2.ft.PointFeatureCCIterator.Filter
Filter collections.
filter(PointFeatureCollection) - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator.Filter
Filter collections.
filter(PointFeature) - Method in interface ucar.nc2.ft.PointFeatureIterator.Filter
True if the PointFeature passes this filter
filter(String, String) - Static method in class ucar.unidata.util.StringUtil2
Remove any char not alphanumeric or in okChars.
filter7bits(String) - Static method in class ucar.unidata.util.StringUtil2
Remove all but printable ascii
filter_bb - Variable in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
 
filter_date - Variable in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
 
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
 
findAttribute(String) - Method in class ucar.nc2.AttributeContainerHelper
 
findAttribute(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
findAttribute(String) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
findAttribute(String) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
findAttribute(String) - Method in class ucar.nc2.Group
 
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
 
findAttribute(String) - Method in interface ucar.nc2.VariableIF
 
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.AttributeContainer
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.AttributeContainerHelper
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.Coverage
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.Group
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
 
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.VariableIF
 
findAttributeIgnoreCase(String) - Method in class ucar.nc2.VariableSimpleAdapter
 
findAttributeIgnoreCase(String) - Method in interface ucar.nc2.VariableSimpleIF
find the attribute for the variable with the given name, ignoring case.
findAttributeIgnoreCase(String) - Method in class ucar.nc2.VariableSimpleImpl
 
findAttValueIgnoreCase(String, String) - Method in interface ucar.nc2.AttributeContainer
Find a String-valued Attribute by Attribute name (ignore case), return the (string) value of the Attribute.
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.AttributeContainerHelper
 
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.Group
 
findAttValueIgnoreCase(Variable, String, String) - Method in class ucar.nc2.NetcdfFile
Find a String-valued global or variable Attribute by Attribute name (ignore case), return the Value of the Attribute.
findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.Variable
 
findAxis(AxisType) - Method in class ucar.nc2.dataset.CoordinateSystem
Find the CoordinateAxis that has the given AxisType.
findCoordAxis(String) - Method in interface ucar.nc2.ft2.coverage.CoordSysContainer
 
findCoordAxis(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
findCoordAxis(String) - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
 
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(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.CSMConvention
The attribute "coordinates" is an alias for _CoordinateAxes.
findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.GDVConvention
look for aliases.
findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Identify coordinate axes, set VarProcess.isCoordinateAxis = true.
findCoordinateAxes(boolean) - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Create a list of coordinate axes for this data variable.
findCoordinateAxis(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
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.
findCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Identify coordinate systems, set VarProcess.isCoordinateSystem = true.
findCoordinateTransform(String) - Method in class ucar.nc2.dataset.NetcdfDataset
Retrieve the CoordinateTransform with the specified name.
findCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Identify coordinate transforms, set VarProcess.isCoordinateTransform = true.
findCoordSys(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
findCoordTransform(String) - Method in interface ucar.nc2.ft2.coverage.CoordSysContainer
 
findCoordTransform(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
findCoordTransform(String) - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
 
findCoverage(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
findCoverageByAttribute(String, String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
findCoverageDataset(FeatureType) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
findCoverageDataset(String) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
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
Retrieve a Dimension using its (short) name.
findDimension(String) - Method in class ucar.nc2.NetcdfFile
Finds a Dimension with the specified full name.
findDimension(String) - Method in class ucar.nc2.NetcdfFileWriter
 
findDimensionIndex(String) - Method in class ucar.nc2.Variable
Find the index of the named Dimension in this Variable.
findDimensionIndex(String) - Method in interface ucar.nc2.VariableIF
 
findDimensionLocal(String) - Method in class ucar.nc2.Group
Retrieve a Dimension using its (short) name, in this group only
findEnumeration(String) - Method in class ucar.nc2.Group
Find an Enumeration Typedef using its (short) name.
findFeatureType(NetcdfFile) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Try to determine the feature type of the dataset, by examining its metadata.
findGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFile
Look up global Attribute by (full) name.
findGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriter
 
findGlobalAttributeIgnoreCase(String) - Method in interface ucar.nc2.ft.FeatureDataset
Return the global attribute with the given name, ignoring case.
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
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
Find the Group in newFile that corresponds (by name) with oldGroup
findGroup(String) - Method in class ucar.nc2.Group
Retrieve the Group with the specified (short) name.
findGroup(String) - Method in class ucar.nc2.NetcdfFile
Find a Group, with the specified (full) name.
findMember(String) - Method in class ucar.ma2.ArrayStructure
Find a member by its name.
findMember(String) - Method in class ucar.ma2.StructureData
Find a member by its name.
findMember(String) - Method in class ucar.ma2.StructureMembers
Find the member by its name.
findParameterIgnoreCase(String) - Method in class ucar.nc2.dataset.CoordinateTransform
Convenience function; look up Parameter by name, ignoring case.
findPoint(Earth, LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findPoint(Earth, double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
Calculate a position given an azimuth and distance from another point.
findProjectionParameter(String) - Method in class ucar.unidata.geoloc.ProjectionImpl
 
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
 
findStationFeature(String) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
findStationFeature(String) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
findStationFeature(String) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
 
findStationFeature(String) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
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
Find the Variable with the specified (short) name in this group.
findVariable(NetcdfFile, Variable) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
findVariable(NetcdfFile, Variable) - Method in class ucar.nc2.ncml.Aggregation
 
findVariable(Group, String) - Method in class ucar.nc2.NetcdfFile
 
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
 
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
 
findVariableOrInParent(String) - Method in class ucar.nc2.Group
Find the Variable with the specified (short) name in this group or a parent group.
findVarProcess(String, CoordSysBuilder.VarProcess) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
findXYindexFromCoord(double, double) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
findXYindexFromCoord(double, double) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
 
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.ft.point.PointCollectionImpl
 
finish() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
finish() - Method in interface ucar.nc2.ft.PointFeatureCollection
Deprecated.
use foreach
finish() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
Deprecated.
use try-with-resource
finish() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Deprecated.
use foreach
finish(CancelTask) - Method in class ucar.nc2.ncml.Aggregation
 
finish() - Method in class ucar.nc2.NetcdfFile
Finish constructing the object model.
finishCalcBounds() - Method in class ucar.nc2.ft.point.PointIteratorAbstract
 
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
 
FlatEarth - Class in ucar.nc2.dataset.transform
Create a "FlatEarth" Projection from the information in the Coordinate Transform Variable.
FlatEarth() - Constructor for class ucar.nc2.dataset.transform.FlatEarth
 
FlatEarth - Class in ucar.unidata.geoloc.projection
FlatEarth Projection This projection surface is tangent at some point (lat0, lon0) and has a y axis rotated from true North by some angle.
FlatEarth() - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
Constructor with default parameters
FlatEarth(double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
 
FlatEarth(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
 
FlatEarth(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
Construct a FlatEarth Projection, two standard parellels.
flatten() - Method in class ucar.ma2.ArraySequenceNested
Flatten the Structures into a 1D array of Structures of length getTotalNumberOfStructures().
flatten(List<String>, CalendarDateRange, List<VariableSimpleIF>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
flatten(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
flatten(List<String>, CalendarDateRange, List<VariableSimpleIF>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Flatten into a PointFeatureCollection, discarding connectedness information.
flatten(LatLonRect, CalendarDateRange) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
FlattenedDatasetPointCollection - Class in ucar.nc2.ft.point
An aggregate collection of all the PointFeatures in a dataset formed by flattening the nested structures within.
FlattenedDatasetPointCollection(FeatureDatasetPoint) - Constructor for class ucar.nc2.ft.point.FlattenedDatasetPointCollection
Constructs a FlattenedDatasetPointCollection.
FlattenedDatasetPointCollection.FlattenedDatasetPointIterator - Class in ucar.nc2.ft.point
 
FlattenedDatasetPointIterator(FeatureDatasetPoint) - Constructor for class ucar.nc2.ft.point.FlattenedDatasetPointCollection.FlattenedDatasetPointIterator
 
flattening - Variable in class ucar.unidata.geoloc.Earth
 
flds - Variable in class thredds.client.catalog.DatasetNode
 
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
Flush all data buffers to disk.
flush() - Method in class ucar.nc2.NetcdfFileWriter
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.
fmrcEnhanceMode - Static variable in class ucar.nc2.ncml.AggregationFmrc
 
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
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
 
FORMULA_TERMS - Static variable in class ucar.nc2.constants.CF
 
formula_terms - Static variable in class ucar.nc2.constants.CF
 
frac(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
from - Variable in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
 
from - Variable in class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
 
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.
FslWindProfiler - Class in ucar.nc2.dataset.conv
FslWindProfiler netccdf files - identify coordinates
FslWindProfiler() - Constructor for class ucar.nc2.dataset.conv.FslWindProfiler
 

G

G_SIZE - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
gast(int, int, int, int, int, double, double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
---------------------------------------------------------------------- gast.f

This subroutine computes the Greenwich Apparent Siderial Time angle given a UTC date and time.

gattributes - Variable in class ucar.nc2.NetcdfFile
 
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
 
GDVConvention - Class in ucar.nc2.dataset.conv
GDV Conventions.
GDVConvention() - Constructor for class ucar.nc2.dataset.conv.GDVConvention
 
genCoordRefSysAsGML(CoordinateSystem) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
genProjectedCRS(Projection) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
geocentricLatitude(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
geographicLatitude(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
GEOMETRY - Static variable in class ucar.nc2.constants.CF
 
GEOMETRY_TYPE - Static variable in class ucar.nc2.constants.CF
 
GeoReferencedArray - Class in ucar.nc2.ft2.coverage
A data array with GeoReferencing.
GeoReferencedArray(String, DataType, Array, List<CoverageCoordAxis>, List<CoverageTransform>, FeatureType) - Constructor for class ucar.nc2.ft2.coverage.GeoReferencedArray
 
GeoReferencedArray(String, DataType, Array, CoverageCoordSys) - Constructor for class ucar.nc2.ft2.coverage.GeoReferencedArray
 
GEOS - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
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
 
Geostationary - Class in ucar.nc2.dataset.transform
Describe: http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.html#_geostationary_projection Accepted for CF-1.7 grid_mapping_name = geostationary Map parameters: latitude_of_projection_origin longitude_of_projection_origin perspective_point_height semi_minor_axis semi_major_axis inverse_flattening sweep_angle_axis fixed_angle_axis Map coordinates: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the standard_name attribute value projection_x_coordinate and projection_y_coordinate respectively.
Geostationary() - Constructor for class ucar.nc2.dataset.transform.Geostationary
 
Geostationary - Class in ucar.unidata.geoloc.projection.sat
Describe: https://cf-pcmdi.llnl.gov/trac/ticket/72 Accepted for CF-1.7 grid_mapping_name = geostationary Map parameters: latitude_of_projection_origin longitude_of_projection_origin perspective_point_height semi_minor_axis semi_major_axis inverse_flattening sweep_angle_axis fixed_angle_axis Map coordinates: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the standard_name attribute value projection_x_coordinate and projection_y_coordinate respectively.
Geostationary(double, double, double, double, double, boolean) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
 
Geostationary(double, double, double, double, double, boolean, double) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
 
Geostationary() - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
 
Geostationary(double) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
 
Geostationary(double, boolean) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
 
Geostationary(double, String, double) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
 
GEOSTransform - Class in ucar.unidata.geoloc.projection.sat
Geostationary Transform
GEOSTransform() - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
GEOSTransform(double) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
GEOSTransform(double, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
GEOSTransform(double, String, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
GEOSTransform(double, double, double, double, double, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
GEOSTransform(double, double, double, double, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
get(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) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
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
If its an NcML aggregation, it has an Aggregation object associated.
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.
getAllTypes() - Static method in class ucar.nc2.dt.RadialDatasetSweep.Type
 
getAltitude() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getAltitude() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
getAltitude() - Method in interface ucar.unidata.geoloc.EarthLocation
Returns the altitude in some unit.
getAltitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
getAltUnits() - Method in interface ucar.nc2.ft.DsgFeatureCollection
The altitude unit string if it exists.
getAltUnits() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
 
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.ft2.coverage.CoverageCoordAxis
 
getAttributeContainer() - Method in class ucar.nc2.Variable
 
getAttributes() - Method in interface ucar.nc2.AttributeContainer
Returns the list of attributes for this variable.
getAttributes() - Method in class ucar.nc2.AttributeContainerHelper
 
getAttributes() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getAttributes() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getAttributes() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
getAttributes() - Method in class ucar.nc2.Group
 
getAttributes() - Method in class ucar.nc2.Variable
 
getAttributes() - Method in interface ucar.nc2.VariableIF
 
getAttributes() - Method in class ucar.nc2.VariableSimpleAdapter
 
getAttributes() - Method in interface ucar.nc2.VariableSimpleIF
Attributes for the variable.
getAttributes() - Method in class ucar.nc2.VariableSimpleImpl
 
getAuthority() - Method in class thredds.client.catalog.Dataset
 
getAuthority() - Method in class ucar.nc2.dataset.CoordinateTransform
get the naming authority
getAvailableIDs() - Static method in class ucar.nc2.time.CalendarTimeZone
 
getAxes() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getAxis(AxisType) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getAxis(String) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getAxisNames() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.ADASConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.CF1Convention
Augment COARDS axis type identification with Standard names (including dimensionless vertical coordinates) and CF.AXIS attributes
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.COARDSConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.GDVConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Jason2Convention
_more_
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Suomi
 
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.WRFConvention
 
getAxisType() - Method in class ucar.nc2.dataset.CoordinateAxis
Get type of axis
getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.CoordSysBuilder
Identify what kind of AxisType the named variable is.
getAxisType() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getAzimuth(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getAzimuth(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getAzimuth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
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
 
getBaseURI() - Method in class thredds.client.catalog.Catalog
 
getBeamWidth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getBeamWidth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
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
 
getBoundingBox() - Method in interface ucar.nc2.ft.DsgFeatureCollection
The boundingBox for the FeatureCollection.
getBoundingBox() - Method in interface ucar.nc2.ft.FeatureDataset
The lat/lon boundingBox for the entire dataset.
getBoundingBox() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getBoundingBox() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
 
getBoundingBox() - Method in class ucar.nc2.ft.point.StationHelper
 
getBoundingBox() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getBoundingBox() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getBoundingBox() - Method in interface ucar.nc2.ft.StationCollection
Get the bounding box including all the stations.
getBoundingBox() - Method in interface ucar.nc2.ft.TrajectoryFeature
BoundingBox for the trajectory.
getBoundingBox() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getBoundsDimension(NetcdfFile) - Static method in class ucar.nc2.dataset.DatasetConstructor
 
getBufferSize() - Method in class ucar.unidata.io.RandomAccessFile
Get the buffer size
getBuilder() - Method in class ucar.nc2.dataset.VerticalCT
get the CoordTransBuilderIF
getByte(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a byte.
getByte(int) - Method in class ucar.ma2.Array
 
getByte(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayBoolean
 
getByte(Index) - Method in class ucar.ma2.ArrayByte
 
getByte(int) - Method in class ucar.ma2.ArrayByte
 
getByte(Index) - Method in class ucar.ma2.ArrayChar
 
getByte(int) - Method in class ucar.ma2.ArrayChar
 
getByte(Index) - Method in class ucar.ma2.ArrayDouble
 
getByte(int) - Method in class ucar.ma2.ArrayDouble
 
getByte(Index) - Method in class ucar.ma2.ArrayFloat
 
getByte(int) - Method in class ucar.ma2.ArrayFloat
 
getByte(Index) - Method in class ucar.ma2.ArrayInt
 
getByte(int) - Method in class ucar.ma2.ArrayInt
 
getByte(Index) - Method in class ucar.ma2.ArrayLong
 
getByte(int) - Method in class ucar.ma2.ArrayLong
 
getByte(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayObject
 
getByte(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayRagged
 
getByte(Index) - Method in class ucar.ma2.ArrayScalar
 
getByte(int) - Method in class ucar.ma2.ArrayScalar
 
getByte(Index) - Method in class ucar.ma2.ArrayShort
 
getByte(int) - Method in class ucar.ma2.ArrayShort
 
getByte(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayString
 
getByte(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getByte(int) - Method in class ucar.ma2.ArrayStructure
 
getByteBuffer() - Method in class ucar.ma2.ArrayStructureBB
Return backing storage as a ByteBuffer
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.
getCacheLocation() - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
getCacheName() - Method in class ucar.nc2.NetcdfFile
Public by accident.
getCalendar() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getCalendar() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getCalendar() - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
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
getCalendarDateEnd() - Method in interface ucar.nc2.ft.FeatureDataset
Ending Calendar date for the entire dataset.
getCalendarDateEnd() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getCalendarDateEnd() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getCalendarDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Get calendar date range
getCalendarDateRange() - Method in interface ucar.nc2.ft.DsgFeatureCollection
Calendar date range for the FeatureCollection.
getCalendarDateRange() - Method in interface ucar.nc2.ft.FeatureDataset
Calendar Date range for the entire dataset.
getCalendarDateRange() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getCalendarDateRange(CalendarDateUnit) - Method in class ucar.nc2.ft.point.CollectionInfo
 
getCalendarDateRange() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
 
getCalendarDateRange() - Method in interface ucar.nc2.ft.TrajectoryFeature
DateRange for the points along the trajectory.
getCalendarDateRange() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getCalendarDateRange() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getCalendarDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
Get the list of datetimes in this coordinate as CalendarDate objects.
getCalendarDateStart() - Method in interface ucar.nc2.ft.FeatureDataset
Starting Calendar date for the entire dataset.
getCalendarDateStart() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getCalendarDateStart() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getCalendarDateUnit() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getCalendarDateUnit() - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
getCalendarField() - Method in class ucar.nc2.time.CalendarDateUnit
 
getCalendarFromAttribute() - Method in class ucar.nc2.dataset.CoordinateAxis
 
getCalendarFromAttribute(AttributeContainer) - Static method in class ucar.nc2.ft2.coverage.TimeHelper
 
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
getCenterLon() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get the center of the Longitude range.
getCenterX() - Method in class ucar.unidata.geoloc.ProjectionRect
Returns the X coordinate of the center of the framing rectangle of the Shape in double precision.
getCenterY() - Method in class ucar.unidata.geoloc.ProjectionRect
Returns the Y coordinate of the center of the framing rectangle of the Shape in double precision.
getCentMeridian() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Get the central Meridian in degrees
getCentralMeridian() - Method in class ucar.unidata.geoloc.projection.UtmProjection
 
getCFAxisName() - Method in enum ucar.nc2.constants.AxisType
 
getCfName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getChar(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a char.
getChar(int) - Method in class ucar.ma2.Array
 
getChar(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayBoolean
 
getChar(Index) - Method in class ucar.ma2.ArrayByte
 
getChar(int) - Method in class ucar.ma2.ArrayByte
 
getChar(Index) - Method in class ucar.ma2.ArrayChar
 
getChar(int) - Method in class ucar.ma2.ArrayChar
 
getChar(Index) - Method in class ucar.ma2.ArrayDouble
 
getChar(int) - Method in class ucar.ma2.ArrayDouble
 
getChar(Index) - Method in class ucar.ma2.ArrayFloat
 
getChar(int) - Method in class ucar.ma2.ArrayFloat
 
getChar(Index) - Method in class ucar.ma2.ArrayInt
 
getChar(int) - Method in class ucar.ma2.ArrayInt
 
getChar(Index) - Method in class ucar.ma2.ArrayLong
 
getChar(int) - Method in class ucar.ma2.ArrayLong
 
getChar(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayObject
 
getChar(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayRagged
 
getChar(Index) - Method in class ucar.ma2.ArrayScalar
 
getChar(int) - Method in class ucar.ma2.ArrayScalar
 
getChar(Index) - Method in class ucar.ma2.ArrayShort
 
getChar(int) - Method in class ucar.ma2.ArrayShort
 
getChar(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayString
 
getChar(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getChar(int) - Method in class ucar.ma2.ArrayStructure
 
getCharCurrent() - Method in interface ucar.ma2.IndexIterator
Get current value as a char
getCharCurrent() - Method in class ucar.ma2.IteratorFast
 
getCharNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a char
getCharNext() - Method in class ucar.ma2.IteratorFast
 
getClassName() - Method in interface ucar.unidata.geoloc.Projection
The name of this class of projections, eg "Transverse Mercator".
getClassName() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Get the class name
getClassName() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the name of the type of the projection.
getClockwiseDistanceTo(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
 
getCollectionFeatureType() - Method in interface ucar.nc2.ft.DsgFeatureCollection
All features in this collection have this feature type
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.PointFeatureCCCImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.PointFeatureCCImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
getCollectionFeatureType() - Method in class ucar.nc2.ft.point.TrajectoryFeatureImpl
 
getCollectionIterator() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
 
getCollectionIterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getCollectionIterator() - Method in interface ucar.nc2.ft.PointFeatureCC
General way to handle iterations on all classes that implement this interface.
getCollectionIterator() - Method in interface ucar.nc2.ft.PointFeatureCCC
General way to handle iterations on all classes that implement this interface.
getCollectionType() - Method in class thredds.client.catalog.Dataset
 
getCommonOrigin() - Method in interface ucar.nc2.dt.RadialDatasetSweep
If all sweeps have the same origin, return it here, else null
getCommonType() - Method in interface ucar.nc2.dt.RadialDatasetSweep
If all the sweeps are the same type, return it here, else NONE
getContentObject() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
getContributors() - Method in class thredds.client.catalog.Dataset
 
getConventionUsed() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getConventionUsed() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Get the name of the Convention.
getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDataset
Get conventions used to analyse coordinate systems.
getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Get the name of the CoordSysBuilder that parses this file.
getConversionFactor(String, String) - Static method in class ucar.nc2.units.SimpleUnit
Get the conversion factor to convert inputUnit to outputUnit.
getConvertFactor(CalendarPeriod) - Method in class ucar.nc2.time.CalendarPeriod
Get the conversion factor of the other CalendarPeriod to this one
getCoord(int, int) - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
getCoordAxes() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getCoordAxes() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
getCoordAxes() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
 
getCoordAxes() - Method in class ucar.nc2.ft2.coverage.Time2DCoordSys
 
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()
getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
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.
getCoordEdge1(int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getCoordEdge2(int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getCoordEdgeFirst() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getCoordEdgeLast() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getCoordEdges() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get the coordinate edges as a double array.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosLnPressure
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosSigma
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridHeight
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanS
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSigma
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the 3D vertical coordinate array for this time step.
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
 
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
 
getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
Get the 3D vertical coordinate array for this time step.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.AtmosLnPressure
Get the 1D vertical coordinate array for this time step and point
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.AtmosSigma
Get the 1D vertical coordinate array for this time step and point (needds test!!!)
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.HybridHeight
Get the 1D vertical coordinate array for this time step and point
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Get the 1D vertical coordinate array for this time step and point
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanS
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSigma
Get the 1D vertical coordinate array for this time step and point
getCoordinateArray1D(int, int, int) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the 1D vertical coordinate array for this time step and point
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
Get the 1D vertical coordinate array for this time step and point
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
Get the 1D vertical coordinate array for this time step and point
getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
Get the 1D vertical coordinate array for this time step and point
getCoordinateAxes() - Method in class ucar.nc2.dataset.CoordinateSystem
get the List of CoordinateAxis objects
getCoordinateAxes() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateAxis objects used by this dataset.
getCoordinateAxisTimeHelper() - Method in class ucar.nc2.dataset.CoordinateAxis2D
 
getCoordinateSystems() - Method in interface ucar.nc2.dataset.Enhancements
Get the list of Coordinate Systems for this Variable.
getCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateSystem objects used by this dataset.
getCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
 
getCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
 
getCoordinateTransforms() - Method in class ucar.nc2.dataset.CoordinateSystem
get the List of CoordinateTransform objects
getCoordinateTransforms() - Method in class ucar.nc2.dataset.NetcdfDataset
Get the list of all CoordinateTransform objects used by this dataset.
getCoordMidpoint(int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
The "name" of the ith coordinate.
getCoordObject(int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
getCoordSys() - Method in class ucar.nc2.ft2.coverage.CoordSysSet
 
getCoordSys() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getCoordSys() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getCoordSysForData() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
 
getCoordSysName() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getCoordTransforms() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
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.
getCoordValueNames() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getCoordValueNames(CoverageCoordAxis1D) - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
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
 
getCoverageCollections() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getCoverageCount() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getCoverageName() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
 
getCoverages() - Method in class ucar.nc2.ft2.coverage.CoordSysSet
 
getCoverages() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getCoverageSets() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getCoverageType() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getCoverageType() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
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
 
getCurrentRecno() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
getCurrentRecno() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
getDAPName(String, Variable) - Static method in class ucar.nc2.Variable
 
getDAPName(Variable) - Static method in class ucar.nc2.Variable
 
getData() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
 
getDataAll() - Method in interface ucar.nc2.ft.PointFeature
All the data of this observation, joined with data from all parent features.
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
 
getDataFormat() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
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
 
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.
getDatasets() - Method in class ucar.nc2.ncml.Aggregation
 
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.ft2.coverage.Coverage
 
getDataType() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getDataType() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
 
getDataType() - Method in class ucar.nc2.Variable
Get the data type of the Variable.
getDataType() - Method in interface ucar.nc2.VariableIF
 
getDataType() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDataType() - Method in interface ucar.nc2.VariableSimpleIF
Variable's data type
getDataType() - Method in class ucar.nc2.VariableSimpleImpl
 
getDataVariable(String) - Method in interface ucar.nc2.ft.FeatureDataset
Get the named data Variable.
getDataVariable(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDataVariable(String) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getDataVariables() - Method in interface ucar.nc2.dt.RadialDatasetSweep
The radial data variables available in the dataset.
getDataVariables() - Method in interface ucar.nc2.ft.FeatureDataset
The data Variables available in this dataset.
getDataVariables() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDataVariables() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
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()
getDateRange() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getDateRange(double, double) - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
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.
getDatumName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the datum name.
getDayOfMonth() - Method in class ucar.nc2.time.CalendarDate
 
getDebugLeaks() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getDebugNbytes() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getDebugNseeks() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getDefault() - Static method in enum ucar.nc2.time.Calendar
 
getDefault() - Static method in class ucar.nc2.util.DiskCache2
Default DiskCache2 strategy: use $user_home/.unidata/cache/, no scouring, alwaysUseCache = false Mimics default DiskCache static class
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.projection.ProjectionAdapter
Get a reasonable bounding box for this projection.
getDefaultMapArea() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get a reasonable bounding box for this projection.
getDefaultMapAreaLL() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the bounding box in lat/lon.
getDependenceType() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getDependentAxes(CoverageCoordAxis) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getDependsOn() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getDependsOnList() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
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
Get the description of the Variable, or null if none.
getDescription() - Method in class ucar.nc2.dataset.StructureDS
 
getDescription() - Method in class ucar.nc2.dataset.VariableDS
 
getDescription() - Method in interface ucar.nc2.ft.FeatureDataset
Text information about this dataset.
getDescription() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDescription() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getDescription() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getDescription() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
getDescription() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getDescription() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getDescription() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getDescription() - Method in class ucar.nc2.util.NamedAnything
 
getDescription() - Method in interface ucar.nc2.util.NamedObject
Get the object's description.
getDescription() - Method in class ucar.nc2.Variable
Get the description of the Variable.
getDescription() - Method in interface ucar.nc2.VariableIF
 
getDescription() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDescription() - Method in interface ucar.nc2.VariableSimpleIF
description of the Variable
getDescription() - Method in class ucar.nc2.VariableSimpleImpl
 
getDescription() - Method in interface ucar.unidata.geoloc.Station
Station description
getDescription() - Method in class ucar.unidata.geoloc.StationImpl
Station description
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(Formatter) - Method in interface ucar.nc2.ft.FeatureDataset
Show debug / underlying implementation details
getDetailInfo(Formatter) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getDetailInfo() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
getDetailInfo() - Method in interface ucar.nc2.iosp.IOServiceProvider
Show debug / underlying implementation details
getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.Aggregation
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.AggregationFmrc
 
getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
getDetailInfo() - Method in class ucar.nc2.NetcdfFile
Access to iosp debugging info.
getDetailInfo(Formatter) - Method in class ucar.nc2.NetcdfFile
 
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
 
getDimensionName() - Method in class ucar.nc2.ncml.Aggregation
Get dimension name to join on
getDimensions() - Method in class ucar.nc2.ft2.coverage.Coverage
 
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() - Method in class ucar.nc2.Variable
Get the list of dimensions used by this variable.
getDimensions() - Method in interface ucar.nc2.VariableIF
 
getDimensions() - Method in class ucar.nc2.VariableSimpleAdapter
 
getDimensions() - Method in interface ucar.nc2.VariableSimpleIF
Dimension List.
getDimensions() - Method in class ucar.nc2.VariableSimpleImpl
 
getDimensionsAll() - Method in class ucar.nc2.Variable
Get list of Dimensions, including parents if any.
getDimensionsAll() - Method in interface ucar.nc2.VariableIF
 
getDimensionsString() - Method in class ucar.nc2.Variable
Get the list of Dimension names, space delineated.
getDistance() - Method in class ucar.unidata.geoloc.Bearing
Get the distance in kilometers
getDocumentation() - Method in class thredds.client.catalog.Dataset
 
getDocumentation(String) - Method in class thredds.client.catalog.Dataset
 
getDODSName() - Method in class ucar.nc2.CDMNode
Get the dodsname
getDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
List of Dimensions that constitute the domain.
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
 
getDouble(String) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
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
 
getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
 
getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
 
getEarthRadius() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Earth radius in km
getEarthRadius() - Method in class ucar.unidata.geoloc.projection.Mercator
 
getEarthRadius() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
 
getEarthRadius() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
getEarthRadius() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
 
getEarthRadiusInKm(AttributeContainer) - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
Get the earth radius in km from the attribute "earth_radius".
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
 
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
 
getElevation(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getElevation() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getElevation(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getElevation() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
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.
getEndingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getEndingTime() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getEndValue() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
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
 
getEnsCoord() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getEnsembleAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Ensemble, or null if none.
getEntries() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getEnumStrings() - Method in class ucar.nc2.EnumTypedef
 
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
 
getEnumTypedefs() - Method in class ucar.nc2.Group
Get the enumerations contained directly in this group.
getEpsgCode() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getEpsgId() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG id
getEpsgName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getEquatorRadius() - Method in class ucar.unidata.geoloc.Earth
Get the EquatorRadius property.
getErrlog() - Method in class ucar.nc2.ncml.NcmlConstructor
 
getErrorMessage() - Method in class ucar.nc2.util.CancelTaskImpl
Application call this to get the error message, if any.
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
 
getExtraVariables() - Method in interface ucar.nc2.ft.DsgFeatureCollection
 
getExtraVariables() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
 
getFactor() - Method in class ucar.nc2.units.TimeUnit
Get the factor that converts this unit to seconds.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the false easting, in km.
getFalseEasting() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the false easting, in units of km.
getFalseEastingScaleFactor(NetcdfDataset, AttributeContainer) - Static method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
getFalseEastingScaleFactor(String) - Static method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the false northing, in km.
getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the false northing, in units of km
getFeatureCollection() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getFeatureCollection() - Method in interface ucar.nc2.ft.PointFeature
Get the containing DsgFeatureCollection
getFeatureData() - Method in interface ucar.nc2.ft.point.StationFeature
 
getFeatureData() - Method in class ucar.nc2.ft.point.StationFeatureImpl
 
getFeatureData() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
 
getFeatureData() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl.StationFeatureSubset
 
getFeatureData() - Method in interface ucar.nc2.ft.PointFeature
The actual data of just this PointFeature.
getFeatureData() - Method in interface ucar.nc2.ft.ProfileFeature
The data associated with the profile feature.
getFeatureData() - Method in interface ucar.nc2.ft.StationProfileFeature
The data associated with the StationProfile feature.
getFeatureData() - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
The actual data of just this StationTimeSeries feature.
getFeatureData() - Method in interface ucar.nc2.ft.TrajectoryFeature
The actual data of just this Trajectory feature.
getFeatureData() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
The data associated with the Section feature.
getFeatureType() - Method in class thredds.client.catalog.Dataset
 
getFeatureType(String) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
getFeatureType() - Method in interface ucar.nc2.ft.FeatureDataset
Contains collections of this FeatureType.
getFeatureType() - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
getFeatureType() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getFeatureTypeFromGlobalAttribute(NetcdfFile) - Static method in enum ucar.nc2.constants.CF.FeatureType
 
getFeatureTypeName() - Method in class thredds.client.catalog.Dataset
 
getFeatureTypes() - Method in interface ucar.nc2.ft.FeatureDatasetFactory
This Factory can open these types of Feature datasets.
getFeatureTypes() - Method in class ucar.nc2.ft.GridDatasetStandardFactory
 
getFeatureTypes() - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
 
getFeatureTypes() - Method in class ucar.nc2.ft.SimpleGeometryStandardFactory
 
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.ncml.Aggregation
 
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.ncml.Aggregation
 
getFileTypeId() - Method in class ucar.nc2.NetcdfFile
Get the file type id for the underlying data source.
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
 
getFillValueIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if _FillValue attribute is considered isMissing()
getFirst() - Method in class ucar.nc2.util.Counters.Counter
 
getFirstInInterval(int) - Method in class ucar.ma2.Range
Find the first element in a strided array after some index start.
getFlattening() - Method in class ucar.unidata.geoloc.Earth
Get the Flattening property.
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.
getFormula(AttributeContainer) - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
getFullName() - Method in class ucar.ma2.StructureMembers.Member
 
getFullName() - Method in class ucar.nc2.CDMNode
Get the Full name of this object.
getFullName() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getFullName() - Method in interface ucar.nc2.VariableIF
 
getFullName() - Method in class ucar.nc2.VariableSimpleAdapter
 
getFullName() - Method in interface ucar.nc2.VariableSimpleIF
full, backslash escaped name of the data Variable
getFullName() - Method in class ucar.nc2.VariableSimpleImpl
 
getFullNameEscaped() - Method in class ucar.ma2.StructureMembers.Member
 
getFullNameEscaped() - Method in class ucar.nc2.CDMNode
Alias for getFullName
getFullNameEscaped() - Method in interface ucar.nc2.VariableIF
 
getGateNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getGateNumber() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getGateSize() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
Get the radial length of each data gate.
getGateSize() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
Get the radial length of each data gate.
getGeoCoordinateUnits(NetcdfDataset, AttributeContainer) - Static method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
getGeogcsName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the geographic coordinate system.
getGeogUnitName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the unit that the prime meridian is expressed in.
getGeogUnitValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the size of the unit that the prime meridian is expressed in.
getGeospatialCoverage() - Method in class thredds.client.catalog.Dataset
 
getGlobalAttributes() - Method in interface ucar.nc2.ft.FeatureDataset
List of global attributes.
getGlobalAttributes() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getGlobalAttributes() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getGlobalAttributes() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getGlobalAttributes() - Method in class ucar.nc2.NetcdfFile
Returns the set of global attributes associated with this file.
getGlobalFileCache() - Static method in class ucar.unidata.io.RandomAccessFile
 
getGridCoordSys(VariableEnhanced) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
getGroup() - Method in class ucar.nc2.CDMNode
Alias for getParentGroup
getGroup() - Method in class ucar.nc2.Dimension
Get the Group that owns this Dimension.
getGroups() - Method in class ucar.nc2.Group
Get the Groups contained directly in this Group.
getHasData() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getHeader() - Static method in class ucar.unidata.geoloc.ProjectionImpl
Get a header for display.
getHeap() - Method in class ucar.ma2.ArrayStructureBB
DO NOT MODIFY
getHeight() - Method in class ucar.unidata.geoloc.LatLonRect
return height of bounding box, always between 0 and 180 degrees.
getHeight() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the height above the earth
getHeight() - Method in class ucar.unidata.geoloc.ProjectionRect
 
getHeightAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Height, or null if none.
getHeightExtent() - Method in class thredds.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
 
getHorizCoordSys() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getHorizCoordSys() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getHorizTransform() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
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.ft.point.ProfileFeatureImpl
 
getId() - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
getId() - Method in class ucar.nc2.NetcdfFile
Get the globally unique dataset identifier, if it exists.
getIdOrPath() - Method in class thredds.client.catalog.Dataset
 
getIF() - Method in class ucar.ma2.ArrayDouble.D3
 
getImmutable() - Method in class ucar.nc2.CDMNode
Get immutable flag As a rule, subclasses will access directly
getImplementationName() - Method in interface ucar.nc2.ft.FeatureDataset
Show who is implementing
getImplementationName() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getImplementationName() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getImplementingClass() - Method in class ucar.nc2.units.SimpleUnit
 
getIncrement() - Method in class ucar.nc2.dataset.CoordinateAxis1D
Get increment value if isRegular()
getIndependentAxisNamesOrdered() - Method in class ucar.nc2.ft2.coverage.Coverage
 
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
getInfo() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
 
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
 
getInteger(String) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getIntNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a int
getIntNext() - Method in class ucar.ma2.IteratorFast
 
getInvalidDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get if valid_range attribute is considered isMissing()
getInverseFlattening() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the inverse flattening.
getIosp() - Method in class ucar.nc2.dataset.NetcdfDataset
 
getIosp() - Method in class ucar.nc2.NetcdfFile
DO NOT USE - public by accident
getISODate(String) - Method in class ucar.nc2.units.DateFormatter
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
 
getKeys() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
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.ft.FeatureDatasetImpl
 
getLastModified() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
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.ncml.Aggregation
 
getLastModified() - Method in class ucar.nc2.NetcdfFile
 
getLastModified() - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
Always returns 0L, as we cannot easily determine the last time that a remote file was modified.
getLastModified() - Method in class ucar.unidata.io.RandomAccessFile
 
getLastModifiedDate() - Method in class thredds.client.catalog.Dataset
 
getLatAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Lat, or null if none.
getLatAxis2D() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
getLatExtent() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
getLatitude() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getLatitude() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
getLatitude() - Method in interface ucar.unidata.geoloc.EarthLocation
Returns the latitude in some unit.
getLatitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
getLatitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the latitude, between +/- 90 degrees.
getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Returns the latitude, in degrees.
getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
Returns the latitude, not necessarily in [-90, 90].
getLatLon() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
 
getLatLon() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getLatLon() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
getLatLon() - Method in interface ucar.nc2.ft.ProfileFeature
Nominal location of this profile
getLatLon(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
getLatLon(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
 
getLatLon() - Method in interface ucar.unidata.geoloc.EarthLocation
Get the lat/lon location
getLatLon() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
getLatLonBoundaryAsGeoJSON() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
getLatLonBoundaryAsGeoJSON(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
Similar to HorizCoordSys.getLatLonBoundaryAsWKT(), but returns a GeoJSON polygon instead.
getLatLonBoundaryAsWKT() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
getLatLonBoundaryAsWKT(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
Returns the latitude/longitude boundary of this coordinate reference system as a polygon in WKT.
getLatlonBoundingBox() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getLatLonBoundingBox() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getLatLonPoint() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
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 interface ucar.nc2.ft.FeatureDataset
The URI location of the dataset
getLocation() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getLocation() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getLocation() - Method in interface ucar.nc2.ft.PointFeature
Location of this observation
getLocation() - Method in interface ucar.nc2.ft2.coverage.CoverageReader
 
getLocation() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getLocation() - Method in class ucar.nc2.ncml.Aggregation.Dataset
Get the location of this Dataset
getLocation() - Method in class ucar.nc2.ncml.Aggregation
 
getLocation() - Method in class ucar.nc2.NetcdfFile
Get the NetcdfFile location.
getLocation() - Method in class ucar.unidata.io.RandomAccessFile
Get the file location, or name.
getLon0() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
getLonAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Lon, or null if none.
getLonAxis2D() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
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 class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getLongitude() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
getLongitude() - Method in interface ucar.unidata.geoloc.EarthLocation
Returns the longitude in some unit.
getLongitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
getLongitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
Returns the longitude, between +/-180 degrees
getLongitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Returns the longitude, in degrees.
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
getLonpole() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
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.
getMajorAxis() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the major axis of the spheroid.
getMap() - Method in class ucar.nc2.EnumTypedef
 
getMapEdgeIntercepts(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Returns the points at which projBB intersects the map edge.
getMapEdgeInterceptsAtX(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Returns the points at which the line x = x0 intersects the map edge.
getMapEdgeInterceptsAtY(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Returns the points at which the line y = y0 intersects the map edge.
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.
getMeanAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getMeanAzimuth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getMeanElevation() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getMeanElevation() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
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
 
getMFile() - Method in class ucar.nc2.ncml.Aggregation.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
Get if missing_data attribute is considered isMissing()
getMissingValues() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return values of missing_value attributes
getMissingValues() - Method in class ucar.nc2.dataset.VariableDS
 
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
 
getName() - Method in class ucar.nc2.AttributeContainerHelper
 
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
get the name
getName() - Method in interface ucar.nc2.ft.DsgFeatureCollection
Get the name of this feature collection.
getName() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
 
getName() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getName() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getName() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getName() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getName() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getName() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
getName() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
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
 
getName() - Method in interface ucar.nc2.VariableSimpleIF
Deprecated.
use getFullName or getShortName
getName() - Method in class ucar.nc2.VariableSimpleImpl
 
getName() - Method in class ucar.unidata.geoloc.Earth
Get the Name property.
getName() - Method in class ucar.unidata.geoloc.EarthEllipsoid
EPSG name
getName() - Method in interface ucar.unidata.geoloc.Projection
The name of this projection.
getName() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the name of this specific projection (also see getClassName)
getName() - Method in interface ucar.unidata.geoloc.Station
Station name or id.
getName() - Method in class ucar.unidata.geoloc.StationImpl
Station name or id.
getName() - Method in class ucar.unidata.util.Parameter
Get the name of this Parameter.
getNameAndAttributes() - Method in class ucar.nc2.Group
Get String with name and attributes.
getNameAndAttributes() - Method in class ucar.nc2.Structure
Get String with name and attributes.
getNameAndDimensions() - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
getNameAndDimensions(boolean) - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
getNameAndDimensions(StringBuilder) - Method in class ucar.nc2.Variable
Get the display name plus the dimensions, eg 'name(dim1, dim2)'
getNameAndDimensions(StringBuffer) - Method in class ucar.nc2.Variable
Deprecated.
use getNameAndDimensions(StringBuilder buf)
getNameAndDimensions(StringBuilder, boolean, boolean) - Method in class ucar.nc2.Variable
Add display name plus the dimensions to the StringBuffer
getNameAndDimensions(Formatter, boolean, boolean) - Method in class ucar.nc2.Variable
Add display name plus the dimensions to the StringBuffer
getNameAndDimensions(Formatter, boolean, boolean) - Method in interface ucar.nc2.VariableIF
 
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
 
getNamespace() - Method in class ucar.nc2.ncml.NcMLWriter
Gets the XML namespace for the elements in the NcML.
getNamespaceURI() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
getNameVocab() - Method in class thredds.client.catalog.ThreddsMetadata.Source
 
getNaturalOriginLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the latitude at natural origin
getNcmlElement() - Method in class thredds.client.catalog.Dataset
 
getNcols() - Method in class ucar.ma2.MAMatrix
 
getNcoords() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
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)
getNestedPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Deprecated.
use foreach
getNestedPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.TrajectoryProfileFeatureCollection
Deprecated.
use foreach
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 interface ucar.nc2.ft.FeatureDataset
Return underlying NetcdfFile, or null if none.
getNetcdfFile() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getNetcdfFile() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
getNetcdfFile() - Method in class ucar.nc2.Group
Get the owning NetcdfFile
getNetcdfFile() - Method in class ucar.nc2.NetcdfFileWriter
 
getNetcdfFile() - Method in class ucar.nc2.Variable
 
getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
Get the File Cache
getNetcdfFileWriter() - Method in class ucar.nc2.FileWriter2
 
getNext() - Method in class ucar.ma2.ArrayDouble.D3.IF
 
getNobs() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
 
getNobs() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getNobs() - Method in interface ucar.unidata.geoloc.Station
get Number of obs at this station
getNobs() - Method in class ucar.unidata.geoloc.StationImpl
 
getNominalTime() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getNominalTime() - Method in interface ucar.nc2.ft.PointFeature
Nominal time of this observation.
getNominalTimeAsCalendarDate() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getNominalTimeAsCalendarDate() - Method in interface ucar.nc2.ft.PointFeature
Nominal time of this observation, as a CalendarDate.
getNoop() - Static method in class ucar.nc2.util.DiskCache2
 
getNorthPole() - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
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.
getNumSweeps() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
getNyquistFrequency() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getNyquistFrequency() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
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
 
getObservationTime() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getObservationTime() - Method in interface ucar.nc2.ft.PointFeature
Actual time of this observation.
getObservationTimeAsCalendarDate() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
getObservationTimeAsCalendarDate() - Method in interface ucar.nc2.ft.PointFeature
Actual time of this observation, as a CalendarDate.
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 interface ucar.nc2.iosp.LayoutBBTiled.DataChunk
 
getOffset(CalendarDate, CalendarDate) - Method in class ucar.nc2.time.CalendarPeriod
 
getOffsetInTimeUnits(CalendarDate, CalendarDate) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getOffsetInTimeUnits(CalendarDate, CalendarDate) - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
getOgcName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getOpenFileCount() - Static method in class ucar.unidata.io.RandomAccessFile
 
getOpenFiles() - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
getOrigin() - Method in class ucar.ma2.Section
Get origin array using the Range.first() values.
getOrigin(int) - Method in class ucar.ma2.Section
Get origin of the ith Range
getOrigin(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getOrigin(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getOriginalDataType() - Method in class ucar.nc2.dataset.StructureDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalDataType() - Method in class ucar.nc2.dataset.VariableDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalName() - Method in class ucar.nc2.dataset.StructureDS
When this wraps another Variable, get the original Variable's DataType.
getOriginalName() - Method in class ucar.nc2.dataset.VariableDS
When this wraps another Variable, get the original Variable's name.
getOriginalName() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getOriginalStructureData() - Method in class ucar.ma2.StructureDataProxy
 
getOriginalVariable() - Method in class ucar.nc2.dataset.StructureDS
A StructureDS may wrap another Structure.
getOriginalVariable() - Method in class ucar.nc2.dataset.VariableDS
A VariableDS usually wraps another Variable.
getOriginalVariable() - Method in interface ucar.nc2.dataset.VariableEnhanced
 
getOriginLat() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the origin latitude in degrees
getOriginLat() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the origin latitude in degrees
getOriginLat() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the origin latitude.
getOriginLat() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the origin latitude in degrees
getOriginLat() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the origin latitude in degrees
getOriginLatitude() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the origin longitude in degrees
getOriginLon() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the origin longitude in degrees
getOriginLon() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the origin longitude.
getOriginLon() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the origin longitude in degrees
getOriginLongitude() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Get the origin longitude.
getP() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
 
getParallel() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the first standard parallel
getParallelOne() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the first standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the second standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the second standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the second standard parallel
getParallelTwo() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the second standard parallel
getParameter(String) - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the value of the projection parameter.
getParameterBooleanValue(List<Parameter>, String) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
 
getParameters() - Method in class ucar.nc2.dataset.CoordinateTransform
get list of ProjectionParameter objects.
getParameterStringValue(List<Parameter>, String) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
 
getParent() - Method in class thredds.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
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
 
getParentStructure() - Method in class ucar.nc2.CDMNode
Get its parent structure, or null if not in structure
getParentStructure() - Method in interface ucar.nc2.VariableIF
 
getParseInfo() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getParseInfo() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Detailed information when the coordinate systems were parsed
getParseInfo() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Detailed information when the coordinate systems were parsed
getPointFeatureCollectionIterator() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
 
getPointFeatureCollectionIterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Deprecated.
use foreach
getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.StationProfileFeature
Deprecated.
use foreach
getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Deprecated.
use foreach
getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Deprecated.
use foreach
getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
Deprecated.
use foreach
getPointFeatureCollectionList() - Method in interface ucar.nc2.ft.FeatureDatasetPoint
Get a list of DsgFeatureCollection contained in this dataset.
getPointFeatureCollectionList() - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
getPointFeatureIterator() - Method in class ucar.nc2.ft.point.FlattenedDatasetPointCollection
 
getPointFeatureIterator() - Method in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
 
getPointFeatureIterator() - Method in class ucar.nc2.ft.point.SortingStationPointFeatureCache
 
getPointFeatureIterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
 
getPointFeatureIterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl.StationFeatureSubset
 
getPointFeatureIterator() - Method in interface ucar.nc2.ft.PointFeatureCollection
Deprecated.
use foreach
getPoleRadius() - Method in class ucar.unidata.geoloc.Earth
Get the PoleRadius property.
getPolerotate() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
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.
getPrimeMeridianName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the prime meridian.
getPrimeMeridianValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Return the value of prime meridian.
getPrimitiveClassType() - Method in enum ucar.ma2.DataType
The primitive class type: char, byte, float, double, short, int, long, boolean, String, StructureData, StructureDataIterator, ByteBuffer.
getProcessing() - Method in class thredds.client.catalog.Dataset
 
getProfileByDate(CalendarDate) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
 
getProfileByDate(CalendarDate) - Method in interface ucar.nc2.ft.StationProfileFeature
Get a particular profile by date.
getProgress() - Method in class ucar.nc2.util.CancelTaskImpl
Application call this to get the progress count, if any.
getProgressMessage() - Method in class ucar.nc2.util.CancelTaskImpl
Application call this to get the progress message, if any.
getProjBoundingBox() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getProjection() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the Projection for this coordinate system.
getProjection() - Method in class ucar.nc2.dataset.ProjectionCT
get the Projection function
getProjection() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getProjection() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
getProjectionByCfName(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getProjectionByEpsgCode(int) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getProjectionByEpsgName(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getProjectionByOgcName(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
getProjectionCT() - Method in class ucar.nc2.dataset.CoordinateSystem
Find the first ProjectionCT from the list of CoordinateTransforms.
getProjectionParameters() - Method in interface ucar.unidata.geoloc.Projection
Get parameters as list of ucar.unidata.util.Parameter
getProjectionParameters() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get parameters as list of ucar.unidata.util.Parameter
getProjectionRect() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getProjectionType() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the type of projection.
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.Orthographic
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Get the label to be used in the gui for this type of projection
getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get the label to be used in the gui for this type of projection.
getProjects() - Method in class thredds.client.catalog.Dataset
 
getProjName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the projection.
getProjUnitName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the projection unit.
getProjUnitValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the projection unit value.
getProperties() - Method in class thredds.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.NetcdfFileProvider
The leading protocol string (without a trailing ":").
getProtocol() - Method in class ucar.nc2.ncml.NcmlNetcdfFileProvider
 
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
 
getPublishers() - Method in class thredds.client.catalog.Dataset
 
getRadarDataset(String, Date) - Method in interface ucar.nc2.ft.radial.StationRadialDataset
 
getRadarID() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
getRadarName() - Method in interface ucar.nc2.dt.RadialDatasetSweep
 
getRadialAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.RadialDistance, or null if none.
getRadialNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getRadialNumber() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
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
 
getRange() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getRange() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getRangeIterator(List<Range>) - Method in class ucar.ma2.Array
Get an index iterator for traversing a section of the array in canonical order.
getRangeIterator() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getRangeIterator() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
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.ft2.coverage.CoverageCoordSys
 
getRanges() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
getRanges() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
 
getRanges() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
getRanges() - Method in class ucar.nc2.Variable
Get shape as an List of Range objects.
getRanges() - Method in interface ucar.nc2.VariableIF
 
getRangeToFirstGate() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
Get the radial distance from origin to the start of the first data gate.
getRangeToFirstGate() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
Get the radial distance from origin to the start of the first data gate.
getRank() - Method in class ucar.ma2.Array
Get the number of dimensions of the array.
getRank() - Method in class ucar.ma2.Index
Get the number of dimensions in the array.
getRank() - Method in class ucar.ma2.Section
Get rank - number of Ranges.
getRank() - Method in class ucar.ma2.SectionIterable
 
getRank() - Method in class ucar.nc2.ft2.coverage.CoordsSet
 
getRank() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getRank() - Method in class ucar.nc2.Variable
Get the number of dimensions of the Variable.
getRank() - Method in interface ucar.nc2.VariableIF
 
getRank() - Method in class ucar.nc2.VariableSimpleAdapter
 
getRank() - Method in interface ucar.nc2.VariableSimpleIF
Variable rank
getRank() - Method in class ucar.nc2.VariableSimpleImpl
 
getRankDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the domain rank of the coordinate system = number of dimensions it is a function of.
getRankRange() - Method in class ucar.nc2.dataset.CoordinateSystem
Get the range rank of the coordinate system = number of coordinate axes.
getReader() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
getRefDate() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getRefDate() - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
getReferencedFile() - Method in class ucar.nc2.dataset.NetcdfDataset
A NetcdfDataset usually wraps a NetcdfFile, where the actual I/O happens.
getResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
getResolution() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
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.
getRotationAngle() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Get the rotation angle.
getRowFromNearestParallel(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
getRunTime() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type byte.
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarByte(String) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type byte.
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type byte.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type char.
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarChar(String) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type char.
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type char.
getScalarData() - Method in class ucar.nc2.Variable
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type double.
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarDouble(String) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type double.
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type double.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type float.
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarFloat(String) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type float.
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type float.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type int.
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarInt(String) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type int.
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type int.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type long.
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarLong(String) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type long.
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type long.
getScalarObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data array of any type as an Object, eg, Float, Double, String, StructureData etc.
getScalarObject(String) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data array of any type as an Object, eg, Float, Double, String etc.
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get scalar member data of type short.
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarShort(String) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type short.
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type short.
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type String or char.
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarString(String) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get String value, from rank 0 String or rank 1 char member array.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
Get member data of type String or 1D char.
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get String value, from rank 0 String or rank 1 char member array.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
Get member data of type Structure.
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
 
getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
 
getScalarStructure(String) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
Get member data of type Structure.
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
 
getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
Get member data of type Structure.
getScale(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Get the scale at the given lat.
getScale(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Get the scale at the given lat.
getScale() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the scale
getScale() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the scale
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
 
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
 
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.ft2.coverage.CoordsSet
 
getShape(RangeIterator, RangeIterator) - Method in class ucar.nc2.ft2.coverage.CoordsSet
 
getShape() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getShape() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getShape() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
Using independent axes only.
getShape() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
getShape() - Method in class ucar.nc2.ft2.coverage.Time2DCoordSys
 
getShape() - Method in class ucar.nc2.ft2.coverage.Time2DOffsetCoordSys
 
getShape() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
getShape() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
getShape() - Method in class ucar.nc2.Variable
Get the shape: length of Variable in each dimension.
getShape(int) - Method in class ucar.nc2.Variable
Get the size of the ith dimension
getShape() - Method in interface ucar.nc2.VariableIF
 
getShape() - Method in class ucar.nc2.VariableSimpleAdapter
 
getShape() - Method in interface ucar.nc2.VariableSimpleIF
Variable shape
getShape() - Method in class ucar.nc2.VariableSimpleImpl
 
getShapeAll() - Method in class ucar.nc2.Variable
 
getShapeAsSection() - Method in class ucar.nc2.Variable
Get shape as a Section object.
getShapeAsSection() - Method in interface ucar.nc2.VariableIF
 
getShapeNotScalar() - Method in class ucar.nc2.Variable
 
getShort(Index) - Method in class ucar.ma2.Array
Get the array element at the current element of ima, as a short.
getShort(int) - Method in class ucar.ma2.Array
 
getShort(Index) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayBoolean
 
getShort(Index) - Method in class ucar.ma2.ArrayByte
 
getShort(int) - Method in class ucar.ma2.ArrayByte
 
getShort(Index) - Method in class ucar.ma2.ArrayChar
 
getShort(int) - Method in class ucar.ma2.ArrayChar
 
getShort(Index) - Method in class ucar.ma2.ArrayDouble
 
getShort(int) - Method in class ucar.ma2.ArrayDouble
 
getShort(Index) - Method in class ucar.ma2.ArrayFloat
 
getShort(int) - Method in class ucar.ma2.ArrayFloat
 
getShort(Index) - Method in class ucar.ma2.ArrayInt
 
getShort(int) - Method in class ucar.ma2.ArrayInt
 
getShort(Index) - Method in class ucar.ma2.ArrayLong
 
getShort(int) - Method in class ucar.ma2.ArrayLong
 
getShort(Index) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayObject
 
getShort(Index) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayRagged
 
getShort(Index) - Method in class ucar.ma2.ArrayScalar
 
getShort(int) - Method in class ucar.ma2.ArrayScalar
 
getShort(Index) - Method in class ucar.ma2.ArrayShort
 
getShort(int) - Method in class ucar.ma2.ArrayShort
 
getShort(Index) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayString
 
getShort(Index) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
getShort(int) - Method in class ucar.ma2.ArrayStructure
 
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
Get the short name of this Variable.
getShortName() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getShortName() - Method in class ucar.nc2.Group
Get the "short" name, unique within its parent Group.
getShortName() - Method in interface ucar.nc2.VariableIF
 
getShortName() - Method in class ucar.nc2.VariableSimpleAdapter
 
getShortName() - Method in interface ucar.nc2.VariableSimpleIF
short name of the data Variable
getShortName() - Method in class ucar.nc2.VariableSimpleImpl
 
getShortNext() - Method in interface ucar.ma2.IndexIterator
Get next value as a short
getShortNext() - Method in class ucar.ma2.IteratorFast
 
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
 
getSinDlat() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
getSingleCoverageCollection() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
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.StructureMembers.Member
Get the total number of elements.
getSize(Iterable) - Static method in class ucar.nc2.util.Misc
 
getSize() - Method in class ucar.nc2.Variable
Get the total number of elements in the Variable.
getSize() - Method in interface ucar.nc2.VariableIF
 
getSizeBytes() - Method in class ucar.ma2.Array
Get the total number of bytes in the array.
getSizeBytes() - Method in class ucar.ma2.ArraySequence
 
getSizeBytes() - Method in class ucar.ma2.ArrayStructure
 
getSizeBytes() - Method in class ucar.ma2.StructureMembers.Member
Get the total size in bytes.
getSizeInBytes() - Method in class ucar.nc2.ft.point.PointFeatureCopyFactory
approx size of each copy
getSizeInBytes() - Method in class ucar.nc2.ft.point.StationFeatureCopyFactory
approx size of each copy
getSizeInBytes() - Method in class ucar.nc2.ft2.coverage.Coverage
 
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
 
getSpacing() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getSpheroidName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Get the name of the spheroid.
getSPobject() - Method in class ucar.nc2.Variable
Should not be public.
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.
getStartingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getStartingTime() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getStartValue() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getStation(String) - Method in class ucar.nc2.ft.point.StationHelper
 
getStation() - Method in interface ucar.nc2.ft.point.StationPointFeature
 
getStation(String) - Method in interface ucar.nc2.ft.StationCollection
Find a Station by name.
getStationFeature() - Method in interface ucar.nc2.ft.point.StationFeatureHas
 
getStationFeature(Station) - Method in class ucar.nc2.ft.point.StationHelper
 
getStationFeature(PointFeature) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStationFeature(PointFeature) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
getStationFeatures(LatLonRect) - Method in class ucar.nc2.ft.point.StationHelper
 
getStationFeatures() - Method in class ucar.nc2.ft.point.StationHelper
 
getStationFeatures(List<Station>) - Method in class ucar.nc2.ft.point.StationHelper
 
getStationFeatures() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStationFeatures(List<String>) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStationFeatures(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStationFeatures() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStationFeatures(List<String>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStationFeatures(LatLonRect) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStationFeatures() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
 
getStationFeatures(List<String>) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
 
getStationFeatures(LatLonRect) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
 
getStationFeatures() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
getStationFeatures(List<String>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
getStationFeatures(LatLonRect) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
getStationFeaturesFromNames(List<String>) - Method in class ucar.nc2.ft.point.StationHelper
 
getStationHelper() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStationHelper() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStationProfileFeature(StationFeature) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
getStationProfileFeature(StationFeature) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
 
getStations(LatLonRect) - Method in class ucar.nc2.ft.point.StationHelper
 
getStations() - Method in class ucar.nc2.ft.point.StationHelper
 
getStations(List<String>) - Method in class ucar.nc2.ft.point.StationHelper
 
getStations() - Method in interface ucar.nc2.ft.StationCollection
Get all the Stations in the collection.
getStations(LatLonRect) - Method in interface ucar.nc2.ft.StationCollection
Get all the Stations within a bounding box.
getStations(List<String>) - Method in interface ucar.nc2.ft.StationCollection
Translate list of station names to list of Stations.
getStations() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getStationTimeSeriesFeature(StationFeature) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
getStationTimeSeriesFeature(StationFeature) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
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
 
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(Structure, int) - Method in class ucar.nc2.NetcdfFile
 
getStructureIterator(int) - Method in class ucar.nc2.Sequence
 
getStructureIterator() - Method in class ucar.nc2.Structure
Iterator over all the data in a Structure.
getStructureIterator(int) - Method in class ucar.nc2.Structure
Get an efficient iterator over all the data in the Structure.
getStructureMemberNames() - Method in class ucar.ma2.ArrayStructure
Get a list structure member names.
getStructureMembers() - Method in class ucar.ma2.ArrayStructure
Get the StructureMembers object.
getStructureMembers() - Method in class ucar.ma2.StructureData
 
getStructureMembers() - Method in class ucar.ma2.StructureMembers.Member
 
getStructureSize() - Method in class ucar.ma2.ArrayStructure
Get the size of each StructureData object in bytes.
getStructureSize() - Method in class ucar.ma2.StructureMembers
Get the total size of the Structure in bytes.
getSuffix() - Method in class thredds.client.catalog.Service
 
getSuffix() - Method in enum ucar.nc2.NetcdfFileWriter.Version
 
getSummary() - Method in class thredds.client.catalog.Dataset
 
getSummary() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
getSummary() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
getSweep(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
getSweepIndex() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getSweepIndex() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getsweepVar() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getSweepVar() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getTangentLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the tangent latitude in degrees
getTangentLon() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the tangent longitude in degrees
getTangentLon() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the tangent longitude in degrees
getTaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.Time, or null if none.
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
getTime(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getTime() - Method in interface ucar.nc2.ft.ProfileFeature
Nominal time of the profile
getTime(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getTime() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getTimeAxis() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getTimeAxisForRun(CalendarDate) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
getTimeAxisForRun(int) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
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
getTimeDimension() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the time Dimension
getTimeOffset() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getTimeOffsetIntv() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getTimeRange() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getTimeResolution() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
only if isRegular() LOOK REDO
getTimes() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
 
getTimes() - Method in interface ucar.nc2.ft.StationProfileFeature
Get the list of times in the time series of profiles.
getTimeUnit() - Method in interface ucar.nc2.ft.DsgFeatureCollection
The time unit.
getTimeUnit() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
 
getTimeUnit() - Method in class ucar.nc2.time.CalendarDuration
 
getTimeUnit() - Method in class ucar.nc2.units.DateUnit
For udunit dates, get the time unit.
getTimeUnit() - Method in class ucar.nc2.units.TimeDuration
Get the corresponding time unit
getTimeUnits() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Get the units of Calendar time.
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"
getTimeWindow() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getTitle() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
getTitle() - Method in interface ucar.nc2.ft.FeatureDataset
Title of the dataset.
getTitle() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
getTitle() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
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
 
getTotalCoords() - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
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
 
getTransform() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
getTransformName() - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
getTransformName() - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
getTransformName() - Method in class ucar.nc2.dataset.transform.AzimuthalEquidistant
 
getTransformName() - Method in class ucar.nc2.dataset.transform.CFHybridHeight
Get the standard name of this transform
getTransformName() - Method in class ucar.nc2.dataset.transform.CFHybridSigmaPressure
 
getTransformName() - Method in class ucar.nc2.dataset.transform.CFLnPressure
 
getTransformName() - Method in class ucar.nc2.dataset.transform.CFOceanS
 
getTransformName() - Method in class ucar.nc2.dataset.transform.CFOceanSigma
 
getTransformName() - Method in class ucar.nc2.dataset.transform.CFSigma
 
getTransformName() - Method in class ucar.nc2.dataset.transform.FlatEarth
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Geostationary
 
getTransformName() - Method in interface ucar.nc2.dataset.transform.HorizTransformBuilderIF
Get the Transform name.
getTransformName() - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
getTransformName() - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.LambertCylindricalEqualArea
 
getTransformName() - Method in class ucar.nc2.dataset.transform.LatLon
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Mercator
 
getTransformName() - Method in class ucar.nc2.dataset.transform.MSGnavigation
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Orthographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.PolyconicProjection
 
getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedPole
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Sinusoidal
 
getTransformName() - Method in class ucar.nc2.dataset.transform.Stereographic
 
getTransformName() - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
getTransformName() - Method in class ucar.nc2.dataset.transform.UTM
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
getTransformName() - Method in interface ucar.nc2.dataset.transform.VertTransformBuilderIF
Get the Transform name.
getTransformName() - Method in class ucar.nc2.dataset.transform.VExplicitField
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
getTransformName() - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
getTransformNames() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getTransforms() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getTransformType() - Method in class ucar.nc2.dataset.CoordinateTransform
get the transform type
getTransformType() - Method in class ucar.nc2.dataset.transform.AzimuthalEquidistant
 
getTransformType() - Method in class ucar.nc2.dataset.transform.CFHybridHeight
Get the type of the transform
getTransformType() - Method in class ucar.nc2.dataset.transform.CFHybridSigmaPressure
 
getTransformType() - Method in class ucar.nc2.dataset.transform.CFSigma
 
getTransformType() - Method in class ucar.nc2.dataset.transform.Geostationary
 
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 interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
getType(String) - Static method in class ucar.nc2.dt.RadialDatasetSweep.Type
Find the DataType that matches this name, ignore case.
getType() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
getType() - Method in class ucar.nc2.ncml.Aggregation
Get type of aggregation
getType() - Method in class ucar.nc2.units.DateType
Get the type of Date.
getType(String) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
Find the EarthEllipsoid that matches this name.
getType(int) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
Find the EarthEllipsoid that matches this EPSG Id.
getTypicalDataset() - Method in class ucar.nc2.ncml.Aggregation
Open one of the nested datasets as a template for the aggregation dataset.
getUdUnit() - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
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.ft2.coverage.CoverageCoordAxis
 
getUnitsString() - Method in class ucar.ma2.StructureMembers.Member
Get the units string, if any.
getUnitsString() - Method in class ucar.nc2.dataset.CoordinateAxis
 
getUnitsString() - Method in interface ucar.nc2.dataset.Enhancements
Get the Unit String for the Variable, or null if none.
getUnitsString() - Method in class ucar.nc2.dataset.StructureDS
 
getUnitsString() - Method in class ucar.nc2.dataset.VariableDS
 
getUnitsString() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getUnitsString() - Method in class ucar.nc2.units.DateUnit
The udunits string, but no value, ie its a base unit.
getUnitsString() - Method in class ucar.nc2.Variable
Get the Unit String for the Variable.
getUnitsString() - Method in interface ucar.nc2.VariableIF
 
getUnitsString() - Method in class ucar.nc2.VariableSimpleAdapter
 
getUnitsString() - Method in interface ucar.nc2.VariableSimpleIF
Units of the Variable.
getUnitsString() - Method in class ucar.nc2.VariableSimpleImpl
 
getUnitString() - Method in class ucar.nc2.units.SimpleUnit
Extract the simple unit string (no number), eg "s" or "m".
getUnitString() - Method in class ucar.nc2.units.TimeUnit
Get the "base" unit String, eg "secs" or "days"
getUnitString() - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get the unit string for the vertical coordinate.
getUnitString() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get the unit string for the vertical coordinate.
getUnixDateUnit() - Static method in class ucar.nc2.units.DateUnit
 
getUnlimitedDimension() - Method in class ucar.nc2.NetcdfFile
Return the unlimited (record) dimension, or null if not exist.
getUnresolvedUrlName() - Method in class thredds.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
 
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
Get whether to make records into Structures.
getUserAdvice() - Method in class ucar.nc2.dataset.CoordSysBuilder
 
getUserAdvice() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Specific advice to a user about problems with the coordinate information in the file.
getUserAdvice() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Specific advice to a user about problems with the coordinate information in the file.
getUserObject() - Method in class ucar.nc2.ft2.coverage.Coverage
 
getUserObject() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
getValidMax() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return the maximum value in the valid range
getValidMax() - Method in class ucar.nc2.dataset.VariableDS
 
getValidMin() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
return the minimum value in the valid range
getValidMin() - Method in class ucar.nc2.dataset.VariableDS
 
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.ft2.coverage.CoverageCoordAxis
 
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.ft2.coverage.SubsetParams
 
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(String) - Static method in class ucar.nc2.dataset.conv.CF1Convention
Get which CF version this is, ie CF-1.x
getVersion() - Method in class ucar.nc2.NetcdfFileWriter
 
getVertCoord() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getVertCoordIntv() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
getVerticalTransformType() - Method in class ucar.nc2.dataset.VerticalCT
get the Vertical Transform type
getVertRange() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
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
 
getWcs1_0CrsId(Projection) - Static method in class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
 
getWcs1_0CrsId(GridDatatype, GridDataset) - Method in class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
 
getWidth() - Method in class ucar.unidata.geoloc.LatLonRect
return width of bounding box, always between 0 and 360 degrees.
getWidth() - Method in class ucar.unidata.geoloc.ProjectionRect
 
getWmoId() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
getWmoId() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
getWmoId() - Method in interface ucar.unidata.geoloc.Station
WMO station id.
getWmoId() - Method in class ucar.unidata.geoloc.StationImpl
WMO station id
getWrappedUrlName() - Method in class thredds.client.catalog.Access
 
getWriteVariablesPredicate() - Method in class ucar.nc2.ncml.NcMLWriter
Gets the predicate that will be applied to variables to determine wither their values should be written in addition to their metadata.
getX() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the X coordinate
getX() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
getX() - Method in class ucar.unidata.geoloc.ProjectionRect
 
getXaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoX, or null if none.
getXAxis() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getXAxis() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
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.
getXmlFormat() - Method in class ucar.nc2.ncml.NcMLWriter
Gets the object that encapsulates XML formatting options.
getY() - Method in interface ucar.unidata.geoloc.ProjectionPoint
Get the Y coordinate
getY() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
getY() - Method in class ucar.unidata.geoloc.ProjectionRect
 
getYaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
get the CoordinateAxis with AxisType.GeoY, or null if none.
getYAxis() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getYAxis() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
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.
getZAxis() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.ADASConvention
Does increasing values of Z go vertical up?
getZisPositive(String, String) - Static method in class ucar.nc2.dataset.conv.CF1Convention
Guess the value of ZisPositive based on z axis name and units
getZisPositive(NetcdfDataset, CoordinateAxis) - Method in class ucar.nc2.dataset.conv.IFPSConvention
 
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.WRFConvention
Does increasing values of Z go vertical up?
getZone() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the zone number = [1,60]
getZoneFromNearestMeridian(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
getZPositive() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
GIEFConvention - Class in ucar.nc2.dataset.conv
GEIF Convention.
GIEFConvention() - Constructor for class ucar.nc2.dataset.conv.GIEFConvention
 
gmlNS - Static variable in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
GOES - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
GOES_to_GEOS(double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Transform view angle coordinates in the GOES scan geometry frame to view angle coordinates in the GEOS scan geometry frame.
greatCircleDistance(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
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_MAPPING_NAME - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
 
GRID_MAPPING_NAME - Static variable in class ucar.unidata.geoloc.projection.UtmProjection
 
GRID_NORTH_POLE_LATITUDE - Static variable in class ucar.nc2.constants.CF
 
GRID_NORTH_POLE_LONGITUDE - Static variable in class ucar.nc2.constants.CF
 
GRID_SOUTH_POLE_ANGLE - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
 
GRID_SOUTH_POLE_LATITUDE - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
 
GRID_SOUTH_POLE_LONGITUDE - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
 
GridDatasetStandardFactory - Class in ucar.nc2.ft
FeatureDatasetFactory for Grids, using standard coord sys analysis and ucar.nc2.ft2.coverage.adapter.DtCoverageCSBuilder
GridDatasetStandardFactory() - Constructor for class ucar.nc2.ft.GridDatasetStandardFactory
 
group - Variable in class ucar.nc2.CDMNode
 
Group - Class in ucar.nc2
A Group is a logical collection of Variables.
Group(NetcdfFile, Group, String) - Constructor for class ucar.nc2.Group
Constructor
groups - Variable in class ucar.nc2.Group
 
GRS80 - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
grs80 - Variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
 

H

H4HEAD - Static variable in class ucar.nc2.iosp.NCheader
 
H5HEAD - Static variable in class ucar.nc2.iosp.NCheader
 
HALFPI - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
Harvest - Static variable in class thredds.client.catalog.Dataset
 
hasAccess() - Method in class thredds.client.catalog.Dataset
 
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
 
hasDataSize() - Method in class thredds.client.catalog.Dataset
 
hasDimension(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
 
hasFillValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
true if Variable has _FillValue attribute
hasFillValue() - Method in class ucar.nc2.dataset.VariableDS
 
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.ft.point.StationTimeSeriesFeatureImpl
 
hashCode() - Method in class ucar.nc2.Group
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
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 - Variable in class ucar.nc2.Variable
 
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
 
hashCode() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
 
hashCode() - Method in class ucar.unidata.geoloc.LatLonRect
 
hashCode() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
 
hashCode() - Method in class ucar.unidata.geoloc.projection.FlatEarth
 
hashCode() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
 
hashCode() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
hashCode() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
 
hashCode() - Method in class ucar.unidata.geoloc.projection.Mercator
 
hashCode() - Method in class ucar.unidata.geoloc.projection.Orthographic
 
hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
 
hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
 
hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
 
hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
hashCode() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
 
hashCode() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
 
hashCode() - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
hashCode() - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
 
hashCode() - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
hashCode() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
hashCode() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
 
hashCode() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
hashCode() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
 
hashCode() - Method in class ucar.unidata.geoloc.projection.UtmProjection
 
hashCode() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
 
hashCode() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
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.
hasInverse() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
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.ft2.coverage.Coverage
 
hasMissing() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
 
hasMissingValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
true if Variable has missing_value attribute
hasMissingValue() - Method in class ucar.nc2.dataset.VariableDS
 
hasMore(int) - Method in class ucar.ma2.IteratorFast
 
hasNestedDatasets() - Method in class thredds.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.ft.point.CollectionIteratorAdapter
 
hasNext() - Method in class ucar.nc2.ft.point.FlattenedDatasetPointCollection.FlattenedDatasetPointIterator
 
hasNext() - Method in class ucar.nc2.ft.point.NestedCollectionIteratorAdapter
 
hasNext() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
 
hasNext() - Method in class ucar.nc2.ft.point.PointFeatureCCIteratorFiltered
 
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorAdapter
Returns true if the iteration has more elements.
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorEmpty
 
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorFiltered
Returns true if the iteration has more elements.
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorFlatten
 
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
 
hasNext() - Method in class ucar.nc2.ft.point.PointIteratorMultidim
 
hasNext() - Method in class ucar.nc2.ft.point.SectionCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
 
hasNext() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl.NestedCollectionIOIteratorAdapter
 
hasNext() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
hasNext() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
hasNext() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
hasNext() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
hasNext() - Method in interface ucar.nc2.ft.PointFeatureCCIterator
true if another Feature object is available
hasNext() - Method in interface ucar.nc2.ft.PointFeatureCollection
Deprecated.
use foreach
hasNext() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
true if another PointFeatureCollection is available
hasNext() - Method in interface ucar.nc2.ft.PointFeatureIterator
Check if another PointFeature is available.
hasNext() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Deprecated.
use foreach
hasNext() - Method in interface ucar.nc2.ft.StationProfileFeature
Deprecated.
use foreach
hasNext() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Deprecated.
use foreach
hasNext() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Deprecated.
use foreach
hasNext() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Deprecated.
use foreach
hasNext() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
Deprecated.
use foreach
hasNext() - Method in interface ucar.nc2.ft.TrajectoryProfileFeatureCollection
Deprecated.
use foreach
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.
hasParameter(String) - Method in class ucar.unidata.geoloc.ogc.WKTParser
Inquire if a particular projection parameter is present.
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
 
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
hasTimeOffsetIntvParam() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
hasTimeOffsetParam() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
hasTimeParam() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
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
 
hasVerticalAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
true if has Height, Pressure, or GeoZ axis
hasvlen - Variable in class ucar.ma2.Index
 
hasXlink() - Method in class thredds.client.catalog.Documentation
 
hAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
hcs - Variable in class ucar.nc2.ft2.coverage.CoverageCollection
 
HdfEosModisConvention - Class in ucar.nc2.dataset.conv
HDF4-EOS TERRA MODIS
HdfEosModisConvention() - Constructor for class ucar.nc2.dataset.conv.HdfEosModisConvention
 
HdfEosOmiConvention - Class in ucar.nc2.dataset.conv
HDF5-EOS AURA OMI
HdfEosOmiConvention() - Constructor for class ucar.nc2.dataset.conv.HdfEosOmiConvention
 
HEIGHT_FROM_EARTH_CENTER - Static variable in class ucar.unidata.geoloc.projection.sat.MSGnavigation
********************************************************************** Introduction: ============= The Program "MSG_navigation.c" is an example code provided to give the users guidance for a possible implementation of the equations given in the LRIT/HRIT Global Specification [1] to navigate MSG (METEOSAT 8 onwards) data, i.e.
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
 
HorizCoordSys - Class in ucar.nc2.ft2.coverage
Horizontal CoordSys
HorizCoordSys(CoverageCoordAxis1D, CoverageCoordAxis1D, CoverageCoordAxis, CoverageCoordAxis, CoverageTransform) - Constructor for class ucar.nc2.ft2.coverage.HorizCoordSys
 
HorizCoordSys.CoordReturn - Class in ucar.nc2.ft2.coverage
 
HorizCoordSys2D - Class in ucar.nc2.ft2.coverage
HorizCoordSys with LatLonAxis2D latAxis, lonAxis some code forked from ucar.nc2.dataset.GridCoordinate2D
horizStride - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
HorizTransformBuilderIF - Interface in ucar.nc2.dataset.transform
Describe
Hour - Static variable in class ucar.nc2.time.CalendarPeriod
 
href - Variable in class thredds.client.catalog.ThreddsMetadata.UriResolved
 
HTTPRandomAccessFile - Class in ucar.unidata.io.http
Gives access to files over HTTP, using "Accept-Ranges" HTTP header to do random access.
HTTPRandomAccessFile(String) - Constructor for class ucar.unidata.io.http.HTTPRandomAccessFile
 
HTTPRandomAccessFile(String, int) - Constructor for class ucar.unidata.io.http.HTTPRandomAccessFile
 
HybridHeight - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Atmospheric Hybrid Height".
HybridHeight(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.HybridHeight
Construct a coordinate transform for hybrid height
HybridSigmaPressure - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Hybrid Sigma Pressure".
HybridSigmaPressure(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Construct a coordinate transform for sigma pressure
hypot(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 

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
 
id - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
id - Variable in class ucar.nc2.NetcdfFile
 
IF() - Constructor for class ucar.ma2.ArrayDouble.D3.IF
 
IFPSConvention - Class in ucar.nc2.dataset.conv
IFPS Convention Allows Local NWS forecast office generated forecast datasets to be brought into IDV.
IFPSConvention() - Constructor for class ucar.nc2.dataset.conv.IFPSConvention
 
immutable - Variable in class ucar.nc2.CDMNode
 
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
 
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) - Constructor for class ucar.ma2.Index
General case Index - use when you want to manipulate current elements yourself
Index(int[]) - Constructor for class ucar.ma2.Index
Constructor for subclasses only.
Index(int[], int[]) - Constructor for class ucar.ma2.Index
Constructor that lets you set the strides yourself.
index(int) - Method in class ucar.ma2.Range
Get the index for this element: inverse of element
Index0D - Class in ucar.ma2
Specialization of Index for rank 0 arrays, ie scalars.
Index0D(int[]) - Constructor for class ucar.ma2.Index0D
 
Index1D - Class in ucar.ma2
Specialization of Index for rank 1 arrays.
Index1D(int[]) - Constructor for class ucar.ma2.Index1D
 
Index2D - Class in ucar.ma2
Specialization of Index for rank 2 arrays.
Index2D(int[]) - Constructor for class ucar.ma2.Index2D
 
Index3D - Class in ucar.ma2
Specialization of Index for rank 3 arrays.
Index3D(int[]) - Constructor for class ucar.ma2.Index3D
 
Index4D - Class in ucar.ma2
Specialization of Index for rank 4 arrays.
Index4D(int[]) - Constructor for class ucar.ma2.Index4D
 
Index5D - Class in ucar.ma2
Specialization of Index for rank 5 arrays.
Index5D(int[]) - Constructor for class ucar.ma2.Index5D
 
Index6D - Class in ucar.ma2
Specialization of Index for rank 6 arrays.
Index6D(int[]) - Constructor for class ucar.ma2.Index6D
 
Index7D - Class in ucar.ma2
Specialization of Index for rank 7 arrays.
Index7D(int[]) - Constructor for class ucar.ma2.Index7D
 
INDEX_LAT - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Latitude index
INDEX_LON - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Longitude index
INDEX_X - Static variable in class ucar.unidata.geoloc.ProjectionImpl
X index
INDEX_Y - Static variable in class ucar.unidata.geoloc.ProjectionImpl
Y index
indexCalc - Variable in class ucar.ma2.Array
 
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.
IndexConstant(int) - Constructor for class ucar.ma2.IndexConstant
 
IndexConstant(int[]) - Constructor for class ucar.ma2.IndexConstant
 
IndexConstant(int[], int[]) - Constructor for class ucar.ma2.IndexConstant
 
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.
info - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
 
info - Variable in class ucar.nc2.ft.point.PointIteratorAbstract
 
initialize() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
initNetcdfFileCache(int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Enable file caching.
initNetcdfFileCache(int, int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
Enable file caching.
InMemoryRandomAccessFile - Class in ucar.unidata.io
A RandomAccessFile stored entirely in memory as a byte array.
InMemoryRandomAccessFile(String, byte[]) - Constructor for class ucar.unidata.io.InMemoryRandomAccessFile
A RandomAccessFile stored entirely in memory as a byte array.
insertRange(int, Range) - Method in class ucar.ma2.Section
Insert a range at the specified index in the list.
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
 
intersectSegments(ProjectionPoint, ProjectionPoint, ProjectionPoint, ProjectionPoint, ProjectionPointImpl) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
intToBytes(int) - Static method in class ucar.unidata.io.Swap
Convert an int to an array of 4 bytes.
inv_mlfn(double, double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
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
Invalidate the data cache
invalidDataIsMissing - Static variable in class ucar.nc2.dataset.NetcdfDataset
 
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
 
invocation - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
 
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
This is really just an interface to Netcdf-3 and Netcdf-4 file writing.
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
See if a specific IOServiceProvider is registered and if so, remove it.
IospHelper - Class in ucar.nc2.iosp
Helper methods for IOSP's
IospHelper() - Constructor for class ucar.nc2.iosp.IospHelper
 
iospRegistered(Class) - Static method in class ucar.nc2.NetcdfFile
See if a specific IOServiceProvider is registered
IridlConvention - Class in ucar.nc2.dataset.conv
IRIDL Convention.
IridlConvention() - Constructor for class ucar.nc2.dataset.conv.IridlConvention
 
isAfter(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
 
isArray() - Method in class ucar.nc2.Attribute
True if value is an array (getLength() > 1)
isAscending() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
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
isCaching() - Method in class ucar.nc2.Structure
Caching is not allowed
isCaching - Variable in class ucar.nc2.Variable.Cache
 
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(VariableIF) - 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.
isComplete() - Method in class ucar.nc2.ft.point.CollectionInfo
 
isConstant() - Method in class ucar.ma2.Array
If this is a constant array
isConstantForecast() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
isContiguous - Variable in class ucar.nc2.dataset.CoordinateAxis
 
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
 
isCoordinateAxisForVariable(Variable, VariableEnhanced) - Method in class ucar.nc2.dataset.CoordSysBuilder
Does this axis "fit" this variable.
isCoordinateSystem - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateSystemFor(VariableIF) - Method in class ucar.nc2.dataset.CoordinateSystem
Check if this Coordinate System can be used for the given variable.
isCoordinateTransform - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateVariable - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isCoordinateVariable() - Method in class ucar.nc2.Variable
Calculate if this is a classic coordinate variable: has same name as its first dimension.
isCoordinateVariable() - Method in interface ucar.nc2.VariableIF
 
isCoverageFeatureType() - Method in enum ucar.nc2.constants.FeatureType
 
isData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
isDatasetScan() - Method in class thredds.client.catalog.Dataset
 
isDate - Variable in class ucar.nc2.ncml.Aggregation
 
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
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
 
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
 
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
 
isHoriz() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
isImmutable() - Method in class thredds.client.catalog.ThreddsMetadata
 
isImmutable() - Method in class ucar.ma2.Section
 
isImmutable() - Method in class ucar.nc2.Variable
Is this Variable immutable
isImplicit - Variable in class ucar.nc2.dataset.CoordinateSystem
 
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
See if either coordinate is +/- infinite.
isInfinite(ProjectionPoint) - Static method in class ucar.unidata.geoloc.ProjectionPointImpl
See if either coordinate in pt is +/- infinite.
isInherited - 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
 
isInterval() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
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
 
isLatLon() - Method in class ucar.nc2.dataset.CoordinateSystem
true if it has Lat and Lon CoordinateAxis
isLatLon - Variable in class ucar.unidata.geoloc.ProjectionImpl
flag for latlon
isLatLon() - Method in class ucar.unidata.geoloc.ProjectionImpl
Is this the lat/lon Projection ?
isLatLon2D() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
isLatLon2D() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
 
isMatch(String, String) - Method in interface ucar.nc2.dataset.CoordSysBuilder.ConventionNameOk
Do you own this file?
isMemberOfStructure() - Method in class ucar.nc2.CDMNode
Test for presence of parent Structure
isMemberOfStructure() - Method in interface ucar.nc2.VariableIF
 
isMetadata - Variable in class ucar.nc2.Variable
 
isMetadata() - Method in class ucar.nc2.Variable
Is this variable metadata?.
isMetadata() - Method in interface ucar.nc2.VariableIF
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ATDRadarConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AvhrrConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AWIPSConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.CEDRICRadarConvention
 
isMine(String) - Static method in class ucar.nc2.dataset.conv.COARDSConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Cosmic1Convention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.FslWindProfiler
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.HdfEosModisConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.HdfEosOmiConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.IFPSConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Jason2Convention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.M3IOConvention
Do we think this is a M3IO file.
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ModisSatellite
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Nimbus
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.NppConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
Is this my file?
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Suomi
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.WRFConvention
 
isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ZebraConvention
 
isMine(FeatureType, NetcdfDataset, Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetFactory
Determine if the factory can open this dataset as an instance of the given feature type
isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.GridDatasetStandardFactory
 
isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
 
isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.SimpleGeometryStandardFactory
 
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() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
isMissing() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
isMissing(double) - Method in class ucar.nc2.ft2.coverage.Coverage
 
isMissing(double) - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
 
isMissing() - Method in interface ucar.unidata.geoloc.EarthLocation
Are either lat or lon missing?
isMissing() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
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
 
ISNETCDF4 - Static variable in class ucar.nc2.constants.CDM
 
isNetdf4format() - Method in enum ucar.nc2.NetcdfFileWriter.Version
 
isNorth() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
isNorth() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get whether in North or South Hemisphere.
isNumeric() - Method in enum ucar.ma2.DataType
Is Byte, Float, Double, Int, Short, or Long
isNumeric() - Method in class ucar.nc2.dataset.CoordinateAxis
Does the axis have numeric values.
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.NetcdfFileProvider
Determine if this Provider owns this DatasetUrl.
isOwnerOf(String) - Method in interface ucar.nc2.dataset.NetcdfFileProvider
Determine if this Provider owns this location.
isOwnerOf(String) - Method in class ucar.nc2.ncml.NcmlNetcdfFileProvider
 
isOwnerOf(DatasetUrl) - Method in class ucar.nc2.ncml.NcmlNetcdfFileProvider
 
isParent(Group) - Method in class ucar.nc2.Group
Is this a parent of the other Group?
isPlanarProjection() - Method in class ucar.unidata.geoloc.ogc.WKTParser
Determine if the spatial reference text defines a planar projection, as opposed to a Geographic coordinate system.
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
 
isPolar() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
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
isProjection() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
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
 
isRectilinear() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
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
isRegular() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
isRegularSpatial() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
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.ft2.coverage.CoverageCoordAxis
 
isScalar() - Method in class ucar.nc2.Variable
Whether this is a scalar Variable (rank == 0).
isScalar() - Method in interface ucar.nc2.VariableIF
 
isSet(String) - Method in interface ucar.nc2.util.DebugFlags
Test if named debug flag is set.
isSet(String) - Method in class ucar.nc2.util.DebugFlagsImpl
 
isShared() - Method in class ucar.nc2.Dimension
If this Dimension is shared, or is private to a Variable.
isSimpleGeometry() - Method in enum ucar.nc2.constants.FeatureType
 
isspecial(Attribute) - Static method in class ucar.nc2.Attribute
 
isSpherical() - Method in class ucar.unidata.geoloc.Earth
 
IsStaggeredX - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
IsStaggeredY - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
IsStaggeredZ - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
isStandardTdsService() - Method in enum thredds.client.catalog.ServiceType
 
isStationary() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Stationary versus moving radar.
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 - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
isSubset() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
isSubset - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
isSubset - Variable in class ucar.nc2.Structure
 
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
 
isTime2D(CoverageCoordAxis) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
isTimeDependent() - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Get whether this coordinate is time dependent.
isTimeDependent() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Get whether this coordinate is time dependent.
isTimeDependent() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
 
isTimeUnit(Unit) - Static method in class ucar.nc2.units.SimpleUnit
Return true if this ucar.units.Unit is convertible to secs.
isTimeUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
Return true if the given unit is a time Unit, eg "seconds".
isTrue(String) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
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
 
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 - Variable in class ucar.nc2.Variable
 
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
 
isVert() - Method in enum ucar.nc2.constants.AxisType
 
isVlen() - Method in class ucar.ma2.Array
 
isVlen - Variable in class ucar.ma2.ArrayObject
 
isVlen() - Method in class ucar.ma2.ArrayObject
 
isVolume() - Method in interface ucar.nc2.dt.RadialDatasetSweep
Get the basic property of Radar,
isZPositiveUp() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
iter - Variable in class ucar.ma2.ArraySequence
 
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 class ucar.nc2.ft.point.PointCollectionImpl
 
iterator() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
 
iterator() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
iterator() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
iterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
iterator() - Method in class ucar.nc2.ft2.coverage.CoordsSet
 
iterator() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
IteratorFast - Class in ucar.ma2
A "fast" iterator that can be used when the data is in canonical order.
ix - Variable in class ucar.ma2.ArrayByte.D7
 

J

Jason2Convention - Class in ucar.nc2.dataset.conv
Created by IntelliJ IDEA.
Jason2Convention() - Constructor for class ucar.nc2.dataset.conv.Jason2Convention
_more_
juday(int, int, int) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
JDAY calculates the Julian Day number (JD) from the Gregorian month ,day, and year (M,D,Y).

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
 
LambertAzimuthal - Class in ucar.nc2.dataset.transform
Create a LambertAzimuthal Projection from the information in the Coordinate Transform Variable.
LambertAzimuthal() - Constructor for class ucar.nc2.dataset.transform.LambertAzimuthal
 
LambertAzimuthalEqualArea - Class in ucar.unidata.geoloc.projection
Lambert AzimuthalEqualArea Projection spherical earth.
LambertAzimuthalEqualArea() - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Constructor with default parameters
LambertAzimuthalEqualArea(double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Construct a LambertAzimuthalEqualArea Projection.
LambertAzimuthalEqualArea(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Construct a LambertAzimuthalEqualArea Projection.
LambertConformal - Class in ucar.unidata.geoloc.projection
Lambert Conformal Projection, one or two standard parallels, spherical earth.
LambertConformal() - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Constructor with default parameters
LambertConformal(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Construct a LambertConformal Projection, two standard parellels.
LambertConformal(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Construct a LambertConformal Projection, two standard parellels.
LambertConformal(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
Construct a LambertConformal Projection, two standard parellels.
LambertConformalConic - Class in ucar.nc2.dataset.transform
Create a LambertConformalConic Projection from the information in the Coordinate Transform Variable.
LambertConformalConic() - Constructor for class ucar.nc2.dataset.transform.LambertConformalConic
 
LambertConformalConicEllipse - Class in ucar.unidata.geoloc.projection.proj4
Adapted from com.jhlabs.map.proj.LambertConformalConicProjection
LambertConformalConicEllipse() - Constructor for class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Constructor with default parameters
LambertConformalConicEllipse(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Construct a LambertConformal Projection, two standard parellels.
LambertCylindricalEqualArea - Class in ucar.nc2.dataset.transform
Lambert Cylindrical Equal Area Projection
LambertCylindricalEqualArea() - Constructor for class ucar.nc2.dataset.transform.LambertCylindricalEqualArea
 
last() - Method in class ucar.ma2.Range
 
lat - Variable in class ucar.unidata.geoloc.EarthLocationImpl
 
lat - Variable in class ucar.unidata.geoloc.LatLonPointImpl
East latitude in degrees, always +/- 90
lat0 - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
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
 
latAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
latAxis2D - Variable in class ucar.nc2.ft2.coverage.HorizCoordSys
 
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
 
LatLon - Class in ucar.nc2.dataset.transform
This grid mapping defines the canonical 2D geographical coordinate system based upon latitude and longitude coordinates on a spherical Earth.
LatLon() - Constructor for class ucar.nc2.dataset.transform.LatLon
 
LatLonAxis2D - Class in ucar.nc2.ft2.coverage
LatLon axes : used by lat(y,x) and lon(y,x) An instance represents just one of lat or lon.
LatLonAxis2D(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.LatLonAxis2D
 
latlonBB - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
latlonPoint - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
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
Standard implementation of LatLonPoint.
LatLonPointImpl() - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Default constructor with values 0,0.
LatLonPointImpl(LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Copy Constructor.
LatLonPointImpl(double, double) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
Creates a LatLonPoint from component latitude and longitude values.
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
 
LatLonProjection - Class in ucar.unidata.geoloc.projection
This is the "fake" identity projection where world coord = latlon coord.
LatLonProjection() - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
Default constructor
LatLonProjection(Earth) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
 
LatLonProjection(String) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
Create a new LatLonProjection
LatLonProjection(String, ProjectionRect) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
Create a new LatLonProjection
LatLonRect - Class in ucar.unidata.geoloc
Bounding box for latitude/longitude points.
LatLonRect(LatLonPoint, double, double) - Constructor for class ucar.unidata.geoloc.LatLonRect
Construct a lat/lon bounding box from a point, and a delta lat, lon.
LatLonRect(LatLonPoint, LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonRect
Construct a lat/lon bounding box from two points.
LatLonRect(String) - Constructor for class ucar.unidata.geoloc.LatLonRect
Construct a lat/lon bounding box from a string.
LatLonRect(LatLonRect) - Constructor for class ucar.unidata.geoloc.LatLonRect
Copy Constructor
LatLonRect() - Constructor for class ucar.unidata.geoloc.LatLonRect
Create a LatLonRect that covers the whole world.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in interface ucar.unidata.geoloc.Projection
Convert a LatLonPoint to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Mercator
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
Transform a "real" longitude and latitude into the rotated longitude (X) and rotated latitude (Y).
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedPole
Transform a "real" longitude and latitude to the rotated longitude (X) and rotated latitude (Y).
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Convert a LatLonPoint to projection coordinates
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
 
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
 
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a LatLonPoint to projection coordinates
latLonToProj(LatLonPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a LatLonPoint to projection coordinates Note: a new object is now created on each call for the return value, as of 4.0.46
latLonToProj(double, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a LatLonPoint to projection coordinates Note: a new object is now created on each call for the return value, as of 4.0.46
latLonToProj(double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert lat/lon coordinates to projection coordinates.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.sat.BoundingBoxHelper
 
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
Create a ProjectionRect from the given LatLonRect.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
Create a ProjectionRect from the given LatLonRect.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Create a ProjectionRect from the given LatLonRect.
latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a lat/lon bounding box to a world coordinate bounding box, by finding the minimum enclosing box.
latLonToProjRect(LatLonRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Split a latlon rectangle to the equivalent ProjectionRect using this LatLonProjection to split it at the seam if needed.
latLonToProjRect(double, double, double, double) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Create a latlon rectangle and split it into the equivalent ProjectionRect using this LatLonProjection.
latNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Normalize the latitude to lie between +/-90
latToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Make a nicely formatted representation of a latitude, eg 40.34N or 12.9S.
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 - Variable in class ucar.ma2.Range
 
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.http.HTTPRandomAccessFile
 
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.
LEV - Static variable in class ucar.unidata.geoloc.vertical.AtmosLnPressure
 
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
 
loadValuesIfNeeded() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
localhash() - Method in class ucar.nc2.CDMNode
 
localIterator - Variable in class ucar.nc2.ft.point.PointCollectionImpl
 
localIterator - Variable in class ucar.nc2.ft.point.SectionCollectionImpl
 
localIterator - Variable in class ucar.nc2.ft.point.SectionFeatureImpl
 
localIterator - Variable in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
localIterator - Variable in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
localIterator - Variable in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
location - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
location - Variable in class ucar.nc2.ft.point.PointFeatureImpl
 
location - Variable in class ucar.nc2.iosp.AbstractIOServiceProvider
 
location - Variable in class ucar.nc2.NetcdfFile
 
location - Variable in class ucar.unidata.io.RandomAccessFile
File location
log - Static variable in class ucar.nc2.dataset.CoordSysBuilder
 
log - Static variable in class ucar.nc2.Structure
 
log2(double) - Static method in class ucar.unidata.util.SpecialMathFunction
Get the log base 2 of a number
logger - Static variable in class ucar.nc2.ncml.Aggregation
 
lon - Variable in class ucar.unidata.geoloc.EarthLocationImpl
 
lon - Variable in class ucar.unidata.geoloc.LatLonPointImpl
North longitude in degrees, always +/- 180
lon0 - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
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
 
lonAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
lonAxis2D - Variable in class ucar.nc2.ft2.coverage.HorizCoordSys
 
lonDiff(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
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
 
longitudeDistance(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
longToBytes(long) - Static method in class ucar.unidata.io.Swap
Convert a long to an array of 8 bytes.
lonNormal(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [center +/- 180] deg
lonNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Normalize the longitude to lie between +/-180
lonNormal360(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [0, 360] deg
lonNormalFrom(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
put longitude into the range [start, start+360] deg
lonToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
Make a nicely formatted representation of a longitude, eg 120.3W or 99.99E.
lookupEnumInt(String) - Method in class ucar.nc2.EnumTypedef
 
lookupEnumString(int) - Method in class ucar.nc2.dataset.VariableDS
 
lookupEnumString(int) - Method in class ucar.nc2.EnumTypedef
 
lookupEnumString(int) - Method in class ucar.nc2.Variable
Lookup the enum string for this value.

M

M3IOConvention - Class in ucar.nc2.dataset.conv
Models-3/EDSS Input/Output netcf format.
M3IOConvention() - Constructor for class ucar.nc2.dataset.conv.M3IOConvention
 
MADISStation - Class in ucar.nc2.dataset.conv
MADIS Station Convention.
MADISStation() - Constructor for class ucar.nc2.dataset.conv.MADISStation
 
main(String[]) - Static method in class 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
Better to use ucar.nc.dataset.NetcdfDataset main program instead.
main(String[]) - Static method in class ucar.nc2.NCdumpW
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.
makeAttributeElement(Attribute) - Method in class ucar.nc2.ncml.NcMLWriter
 
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
 
makeCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Take previously identified Coordinate Axis and Coordinate Variables and make them into a CoordinateAxis.
makeCoordinateSystem() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Create a Coordinate System object, using the list of coordinate axis names in the (required) axes field.
makeCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Take all previously identified Coordinate Systems and create a CoordinateSystem object.
makeCoordinateSystemsImplicit(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Make implicit CoordinateSystem objects for variables that dont already have one, by using the variables' list of coordinate axes, and any coordinateVariables for it.
makeCoordinateSystemsMaximal(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
If a variable still doesnt have a coordinate system, use hueristics to try to find one that was probably forgotten.
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.conv.CSMConvention
 
makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
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.
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.AzimuthalEquidistant
 
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFHybridHeight
Make the CoordinateTransform from the dataset
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFHybridSigmaPressure
 
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFLnPressure
 
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFOceanS
 
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFOceanSigma
 
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFSigma
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.FlatEarth
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Geostationary
 
makeCoordinateTransform(AttributeContainer, String) - Method in interface ucar.nc2.dataset.transform.HorizTransformBuilderIF
Make a ProjectionCT from a Coordinate Transform Variable.
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.LambertConformalConic
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.LambertCylindricalEqualArea
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.LatLon
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Mercator
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.MSGnavigation
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Orthographic
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.PolarStereographic
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.PolyconicProjection
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.RotatedLatLon
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.RotatedPole
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Sinusoidal
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Stereographic
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.TransverseMercator
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.UTM
 
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.VerticalPerspective
 
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in interface ucar.nc2.dataset.transform.VertTransformBuilderIF
Make a vertical CoordinateTransform from a Coordinate Transform Variable.
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.VExplicitField
 
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.ADASConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.DefaultConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.GDVConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.NUWGConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.WRFConvention
 
makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
Take all previously identified Coordinate Transforms and create a CoordinateTransform object by calling CoordTransBuilder.makeCoordinateTransform().
makeCoordinateTransformVariable(NetcdfDataset, CoordinateTransform) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
makeCoordSysName(List<String>) - Static method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.ncml.Aggregation
Dataset factory, so subclasses can override
makeDataset(MFile) - Method in class ucar.nc2.ncml.Aggregation
 
makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
makeDataset(MFile) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.ncml.AggregationTiled
 
makeDatasets(CancelTask) - Method in class ucar.nc2.ncml.Aggregation
Make the list of Datasets, from explicit and scans.
makeDatasets(CancelTask) - Method in class ucar.nc2.ncml.AggregationFmrc
 
makeDate(double) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
makeDate(double) - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
makeDate(CalendarDate, double) - Method in class ucar.nc2.ft2.coverage.TimeOffsetAxis
 
makeDate(double) - Method in class ucar.nc2.units.DateUnit
Create a Date from this base unit and the given value.
makeDateInTimeUnits(CalendarDate, double) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
makeDateInTimeUnits(CalendarDate, double) - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
makeDimensionElement(Dimension) - Method in class ucar.nc2.ncml.NcMLWriter
 
makeDimensionsAnon(int[]) - Static method in class ucar.nc2.Dimension
 
makeDimensionsList(Group, String) - Static method in class ucar.nc2.Dimension
Create a dimension list using the dimensions names.
makeDimensionsString(List<Dimension>) - Static method in class ucar.nc2.Dimension
Make a space-delineated String from a list of Dimension names.
makeDocument() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
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.
makeEnumTypedefElement(EnumTypedef) - Method in class ucar.nc2.ncml.NcMLWriter
 
makeExplicitNetcdfElement(NetcdfFile, String) - Method in class ucar.nc2.ncml.NcMLWriter
 
makeFeature(int, StructureData) - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
 
makeFeature(int, StructureData) - Method in class ucar.nc2.ft.point.PointIteratorMultidim
 
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
 
makeFullName(CDMNode) - Static method in class ucar.nc2.NetcdfFile
Given a CDMNode, create its full name with appropriate backslash escaping.
makeFullName(CDMNode, String) - Static method in class ucar.nc2.NetcdfFile
Given a CDMNode, create its full name with appropriate backslash escaping of the specified characters.
makeFullNameSectionSpec(CDMNode) - Static method in class ucar.nc2.NetcdfFile
Given a CDMNode, create its full name with appropriate backslash escaping for use in a section spec.
makeFullNameWithString(Group, String) - Method in class ucar.nc2.NetcdfFile
Create a synthetic full name from a group plus a string
makeGroupElement(Group) - Method in class ucar.nc2.ncml.NcMLWriter
 
makeHorizCoordSys() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
makeImmutable() - Method in class ucar.ma2.Section
Makes the object immutable, so can be safely shared
makeIntoCoordinateAxis() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
Turn the variable into a coordinate axis, if not already.
makeMap(List<Attribute>) - Static method in class ucar.nc2.Attribute
Turn a list into a map
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFHybridHeight
Make the vertical transform transform
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFHybridSigmaPressure
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFLnPressure
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFOceanS
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFOceanSigma
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFSigma
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in interface ucar.nc2.dataset.transform.VertTransformBuilderIF
Make a VerticalTransform.
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VExplicitField
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
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
Unescape any escaped characters in a name.
makeNetcdfElement(NetcdfFile, String) - Method in class ucar.nc2.ncml.NcMLWriter
 
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.
makeRecordStructure() - Method in class ucar.nc2.dataset.NetcdfDataset
 
makeRecordStructure() - Method in class ucar.nc2.NetcdfFile
If there is an unlimited dimension, make all variables that use it into a Structure.
makeRelativeGroup(NetcdfFile, String, boolean) - Method in class ucar.nc2.Group
Create groups to ensure path is defined
makeRootDirectory() - Static method in class ucar.nc2.util.DiskCache
Make sure that the current root directory exists.
makeRootGroup() - Method in class ucar.nc2.NetcdfFile
 
makeScalar(String, String, String, DataType) - Static method in class ucar.nc2.VariableSimpleImpl
 
makeSectionSpecString(Variable, List<Range>) - Static method in class ucar.nc2.ParsedSectionSpec
Make section specification String from a range list for a Variable.
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.VariableSimpleImpl
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArraySequence
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArraySequenceNested
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructure
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureBB
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureComposite
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureMA
 
makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureW
 
makeStructureMembers() - Method in class ucar.nc2.Structure
Create a StructureMembers object that describes this Structure.
makeSubCounters() - Method in class ucar.nc2.util.Counters
 
makeUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
 
makeValidCDLName(String) - Static method in class ucar.nc2.NetcdfFile
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
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
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
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.
makeValuesElement(Variable, boolean) - Method in class ucar.nc2.ncml.NcMLWriter
Creates a <values> element from the variable's data.
makeVariableElement(Variable, boolean) - Method in class ucar.nc2.ncml.NcMLWriter
 
makeVerticalTransform(NetcdfDataset, Dimension) - Method in class ucar.nc2.dataset.VerticalCT
Use the builder to 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.
MapMath - Class in ucar.unidata.geoloc.projection.proj4
Taken from com.jhlabs.map.proj Also see "http://search.cpan.org/src/DSTAHLKE/Cartography-Projection-GCTP-0.03/gctpc/" for C code
MapMath() - Constructor for class ucar.unidata.geoloc.projection.proj4.MapMath
 
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
 
MAX_ALPHA_SIZE - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
MAX_CODE_LEN - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
MAX_SELECTORS - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
maxHTTPBufferSize - Static variable in class ucar.unidata.io.http.HTTPRandomAccessFile
 
maxTime - Variable in class ucar.nc2.ft.point.CollectionInfo
 
maybeData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
Member(String, String, String, DataType, int[]) - Constructor for class ucar.ma2.StructureMembers.Member
 
Member(StructureMembers.Member) - Constructor for class ucar.ma2.StructureMembers.Member
 
memberData - Variable in class ucar.ma2.StructureDataW
 
memberHash - Variable in class ucar.nc2.Structure
 
members - Variable in class ucar.ma2.ArrayStructure
 
members - Variable in class ucar.ma2.StructureData
 
members - Variable in class ucar.nc2.Structure
 
MERCATOR - Static variable in class ucar.nc2.constants.CF
 
Mercator - Class in ucar.nc2.dataset.transform
Create a Mercator Projection from the information in the Coordinate Transform Variable.
Mercator() - Constructor for class ucar.nc2.dataset.transform.Mercator
 
Mercator - Class in ucar.unidata.geoloc.projection
Mercator projection, spherical earth.
Mercator() - Constructor for class ucar.unidata.geoloc.projection.Mercator
Constructor with default parameters
Mercator(double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
Construct a Mercator Projection.
Mercator(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
 
Mercator(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
Construct a Mercator Projection.
mergeNcML(NetcdfFile, Element) - Static method in class ucar.nc2.ncml.NcMLReader
Use NCML to modify the referenced dataset, create a new dataset with the merged info Used to wrap each dataset of an aggregation before its aggregated
mergeNcMLdirect(NetcdfDataset, Element) - Static method in class ucar.nc2.ncml.NcMLReader
Use NCML to directly modify the dataset
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
 
minTime - Variable in class ucar.nc2.ft.point.CollectionInfo
 
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
 
missingDataIsMissing - Static variable in class ucar.nc2.dataset.NetcdfDataset
 
mlfn(double, double, double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
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
 
ModisSatellite - Class in ucar.nc2.dataset.conv
Modis satellite conventions
ModisSatellite() - Constructor for class ucar.nc2.dataset.conv.ModisSatellite
 
msfn(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
MSGnavigation - Class in ucar.nc2.dataset.transform
MSGnavigation projection
MSGnavigation() - Constructor for class ucar.nc2.dataset.transform.MSGnavigation
 
MSGnavigation - Class in ucar.unidata.geoloc.projection.sat
Port Eumetsat MSG_navigation.c to java.
MSGnavigation() - Constructor for class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
MSGnavigation(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.sat.MSGnavigation
Constructor
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
multiply(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 

N

N_GROUPS - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
N_ITERS - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
name - Variable in class thredds.client.catalog.DatasetNode
 
name - Variable in enum thredds.client.catalog.ServiceType.AccessType
 
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.ma2.Range
 
name - Variable in class ucar.nc2.dataset.CoordinateSystem
 
name - Variable in class ucar.nc2.dataset.CoordinateTransform
 
name - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
 
name - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
name - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
name - Variable in class ucar.unidata.geoloc.Earth
 
name - Variable in class ucar.unidata.geoloc.ProjectionImpl
name of this projection.
name - Variable in class ucar.unidata.geoloc.StationImpl
 
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
 
NC_FORMAT_64BIT_DATA - Static variable in class ucar.nc2.iosp.NCheader
 
NC_FORMAT_64BIT_OFFSET - Static variable in class ucar.nc2.iosp.NCheader
 
NC_FORMAT_CDF5 - Static variable in class ucar.nc2.iosp.NCheader
 
NC_FORMAT_CLASSIC - Static variable in class ucar.nc2.iosp.NCheader
 
NC_FORMAT_HDF4 - Static variable in class ucar.nc2.iosp.NCheader
 
NC_FORMAT_HDF5 - Static variable in class ucar.nc2.iosp.NCheader
 
NC_FORMAT_NETCDF3 - Static variable in class ucar.nc2.iosp.NCheader
 
NC_FORMAT_NETCDF4 - Static variable in class ucar.nc2.iosp.NCheader
 
ncd - Variable in class ucar.nc2.dataset.CoordinateAxis
 
ncDataset - Variable in class ucar.nc2.ncml.Aggregation
 
NCdumpW - Class in ucar.nc2
Print contents of an existing netCDF file, using a Writer.
NCdumpW() - Constructor for class ucar.nc2.NCdumpW
 
NCdumpW.WantValues - Enum in ucar.nc2
Tell NCdumpW if you want values printed.
ncfile - Variable in class ucar.nc2.Group
 
ncfile - Variable in class ucar.nc2.iosp.AbstractIOServiceProvider
 
ncfile - Variable in class ucar.nc2.Variable
 
NCheader - Class in ucar.nc2.iosp
Common header for netcdf3, netcdf4, hdf5, hdf4.
NCheader() - Constructor for class ucar.nc2.iosp.NCheader
 
Ncml - Static variable in class thredds.client.catalog.Dataset
 
NcmlConstructor - Class in ucar.nc2.ncml
Populate a NetcdfFile directly from NcML, can be used by IOSPs.
NcmlConstructor() - Constructor for class ucar.nc2.ncml.NcmlConstructor
 
ncmlDefaultNamespace - Static variable in class ucar.nc2.ncml.NcMLWriter
A default namespace constructed from the NcML URI: http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2.
NcMLGWriter - Class in ucar.nc2.ncml
Helper class to write NcML-G.
NcMLGWriter() - Constructor for class ucar.nc2.ncml.NcMLGWriter
 
NcmlNetcdfFileProvider - Class in ucar.nc2.ncml
 
NcmlNetcdfFileProvider() - Constructor for class ucar.nc2.ncml.NcmlNetcdfFileProvider
 
ncmlNS - Static variable in class thredds.client.catalog.Catalog
 
ncmlNSHttps - Static variable in class thredds.client.catalog.Catalog
 
NcMLReader - Class in ucar.nc2.ncml
Read NcML and create NetcdfDataset.
NcMLReader() - Constructor for class ucar.nc2.ncml.NcMLReader
 
NcMLWriter - Class in ucar.nc2.ncml
Helper class to write NcML.
NcMLWriter() - Constructor for class ucar.nc2.ncml.NcMLWriter
 
NcMLWriter.WriteVariablesWithNamesPredicate - Class in ucar.nc2.ncml
Predicate that returns true for variables whose names are specified to the constructor.
ncoords - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
ncoords - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
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
 
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
 
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
negate(ProjectionPointImpl) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
nelems - Variable in class ucar.ma2.ArrayStructure
 
NestedCollectionIOIteratorAdapter(PointFeatureCCIterator) - Constructor for class ucar.nc2.ft.point.StationProfileCollectionImpl.NestedCollectionIOIteratorAdapter
 
NestedCollectionIteratorAdapter<T> - Class in ucar.nc2.ft.point
adapt a NestedPointFeatureCollectionIterator to an Iterator
NestedCollectionIteratorAdapter(PointFeatureCCIterator) - Constructor for class ucar.nc2.ft.point.NestedCollectionIteratorAdapter
 
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
Transform a NetcdfFile into a NetcdfDataset, with default enhancement.
NetcdfDataset(NetcdfFile, boolean) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Transform a NetcdfFile into a NetcdfDataset, optionally enhance it.
NetcdfDataset(NetcdfFile, Set<NetcdfDataset.Enhance>) - Constructor for class ucar.nc2.dataset.NetcdfDataset
Transform a NetcdfFile into a NetcdfDataset, optionally enhance it.
NetcdfDataset() - Constructor for class ucar.nc2.dataset.NetcdfDataset
No-arg Constructor
netcdfDataset - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
NetcdfDataset.Enhance - Enum in ucar.nc2.dataset
Possible enhancements for a NetcdfDataset
NetcdfDatasetInfo - Class in ucar.nc2.dataset
Helper class for obtaining information about a NetcdfDataset.
NetcdfDatasetInfo(String) - Constructor for class ucar.nc2.dataset.NetcdfDatasetInfo
 
NetcdfDatasetInfo(NetcdfDataset) - Constructor for class ucar.nc2.dataset.NetcdfDatasetInfo
 
NetcdfFile - Class in ucar.nc2
Read-only scientific datasets that are accessible through the netCDF API.
NetcdfFile(String) - Constructor for class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFile.open( location) or NetcdfDataset.openFile( location)
NetcdfFile(URL) - Constructor for class ucar.nc2.NetcdfFile
Deprecated.
use NetcdfFile.open( http:location) or NetcdfDataset.openFile( http:location)
NetcdfFile(String, Object, String, int, CancelTask) - Constructor for class ucar.nc2.NetcdfFile
Open an existing netcdf file (read only), using the specified iosp.
NetcdfFile(IOServiceProvider, RandomAccessFile, String, CancelTask) - Constructor for class ucar.nc2.NetcdfFile
Open an existing netcdf file, passing in the iosp and the raf.
NetcdfFile(IOServiceProvider, String) - Constructor for class ucar.nc2.NetcdfFile
Open an existing netcdf file (read only) , but dont do nuttin else Use NetcdfFileSubclass to access this constructor
NetcdfFile() - Constructor for class ucar.nc2.NetcdfFile
For subclass construction.
NetcdfFile(NetcdfFile) - Constructor for class ucar.nc2.NetcdfFile
Copy constructor, used by NetcdfDataset.
NetcdfFileProvider - Interface in ucar.nc2.dataset
A Service Provider of NetcdfFile.
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
Writes Netcdf 3 or 4 formatted files to disk.
NetcdfFileWriter(NetcdfFileWriter.Version, String, boolean, Nc4Chunking) - Constructor for class ucar.nc2.NetcdfFileWriter
Open an existing or create a new Netcdf file
NetcdfFileWriter.Version - Enum in ucar.nc2
The kinds of netcdf file that can be written.
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.ft.point.CollectionIteratorAdapter
 
next() - Method in class ucar.nc2.ft.point.FlattenedDatasetPointCollection.FlattenedDatasetPointIterator
 
next() - Method in class ucar.nc2.ft.point.NestedCollectionIteratorAdapter
 
next() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
next() - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
 
next() - Method in class ucar.nc2.ft.point.PointFeatureCCIteratorFiltered
 
next() - Method in class ucar.nc2.ft.point.PointIteratorAdapter
Returns the next element in the iteration.
next() - Method in class ucar.nc2.ft.point.PointIteratorEmpty
 
next() - Method in class ucar.nc2.ft.point.PointIteratorFiltered
Returns the next element in the iteration.
next() - Method in class ucar.nc2.ft.point.PointIteratorFlatten
 
next() - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
 
next() - Method in class ucar.nc2.ft.point.PointIteratorMultidim
 
next() - Method in class ucar.nc2.ft.point.SectionCollectionImpl
 
next() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
 
next() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl.NestedCollectionIOIteratorAdapter
 
next() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
next() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
next() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
next() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
next() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
next() - Method in interface ucar.nc2.ft.PointFeatureCCIterator
Returns the next NestedPointFeatureCollection object You must call hasNext() before calling next(), even if you know it will return true.
next() - Method in interface ucar.nc2.ft.PointFeatureCollection
Deprecated.
use foreach
next() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
Returns the next PointFeatureCollection You must call hasNext() before calling next(), even if you know it will return true.
next() - Method in interface ucar.nc2.ft.PointFeatureIterator
Returns the next PointFeature.
next() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Deprecated.
use foreach
next() - Method in interface ucar.nc2.ft.StationProfileFeature
Deprecated.
use foreach
next() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Deprecated.
use foreach
next() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Deprecated.
use foreach
next() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Deprecated.
use foreach
next() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
Deprecated.
use foreach
next() - Method in interface ucar.nc2.ft.TrajectoryProfileFeatureCollection
Deprecated.
use foreach
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.
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.
nfeatures - Variable in class ucar.nc2.ft.point.CollectionInfo
 
nfields() - Method in class ucar.nc2.util.TableParser.Record
 
niceNumber(double, boolean) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
Nimbus - Class in ucar.nc2.dataset.conv
NCAR RAF / NIMBUS
Nimbus() - Constructor for class ucar.nc2.dataset.conv.Nimbus
 
NJ22_NAMESPACE - Static variable in class thredds.client.catalog.Catalog
 
NJ22_NAMESPACE_HTTPS - Static variable in class thredds.client.catalog.Catalog
 
NO_GRIB_CLASS - Static variable in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
 
nobs - Variable in class ucar.nc2.ft.point.CollectionInfo
 
nobs - Variable in class ucar.unidata.geoloc.StationImpl
 
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
 
NoFactoryFoundException - Exception in ucar.nc2.ft
Indicates that no suitable factory could be found to open a feature dataset.
NoFactoryFoundException() - Constructor for exception ucar.nc2.ft.NoFactoryFoundException
Constructs a new NoFactoryFoundException with null as its detail message.
NoFactoryFoundException(String) - Constructor for exception ucar.nc2.ft.NoFactoryFoundException
Constructs a new NoFactoryFoundException with the specified detail message.
NoFactoryFoundException(Throwable) - Constructor for exception ucar.nc2.ft.NoFactoryFoundException
Constructs a new NoFactoryFoundException with the specified cause and a detail message of (cause == null ? null : cause.toString()) (which typically contains the class and detail message of cause).
NoFactoryFoundException(String, Throwable) - Constructor for exception ucar.nc2.ft.NoFactoryFoundException
Constructs a new NoFactoryFoundException with the specified detail message and cause.
nomTime - Variable in class ucar.nc2.ft.point.PointFeatureImpl
 
NONE - Static variable in class ucar.nc2.dt.RadialDatasetSweep.Type
 
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.
normalize(ProjectionPointImpl) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
normalizeAngle(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
normalizeLatitude(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
normalizeLongitude(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
normalizeToXML(String) - Static method in class ucar.nc2.util.EscapeStrings
 
NORTH_POLE - Static variable in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
NORTH_POLE_GRID_LONGITUDE - Static variable in class ucar.nc2.constants.CF
 
northsouth - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
 
NOT_GRIB_FILE - Static variable in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
 
NotAThreddsDataset - Static variable in class thredds.client.catalog.Dataset
 
note - Variable in class ucar.nc2.util.CancelTaskImpl
 
NppConvention - Class in ucar.nc2.dataset.conv
NPP/NPOESS Conventions note this is almost same as Avhrr ??
NppConvention() - Constructor for class ucar.nc2.dataset.conv.NppConvention
 
NsslRadarMosaicConvention - Class in ucar.nc2.dataset.conv
NsslRadarMosaicConvention Convention.
NsslRadarMosaicConvention() - Constructor for class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
 
NUM_OVERSHOOT_BYTES - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
numeric - Static variable in class ucar.nc2.util.EscapeStrings
 
NUWGConvention - Class in ucar.nc2.dataset.conv
NUWG Convention (ad hoc).
NUWGConvention() - Constructor for class ucar.nc2.dataset.conv.NUWGConvention
 

O

objectSize - Static variable in class ucar.nc2.util.Misc
 
OBLIQUE - Static variable in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
obsTime - Variable in class ucar.nc2.ft.point.PointFeatureImpl
 
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
 
OceanS - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate".
OceanS(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanS
Create a new vertical transform for Ocean S coordinates
OceanSG1 - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g1".
OceanSG1(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSG1
Create a new vertical transform for Ocean_S_coordinate_g1
OceanSG2 - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g2".
OceanSG2(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSG2
Create a new vertical transform for Ocean_S_coordinate_g2
OceanSigma - Class in ucar.unidata.geoloc.vertical
Create a 3D height(z,y,x) array using the CF formula for "ocean sigma vertical coordinate".
OceanSigma(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSigma
Create a new vertical transform for Ocean S coordinates
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.Index
 
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
 
offsetFromRefDate(CalendarDate) - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
ONE - Static variable in class ucar.ma2.Range
 
open(String, CancelTask) - Method in interface ucar.nc2.dataset.NetcdfFileProvider
Open a location that this Provider is the owner of.
open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetFactory
Open a NetcdfDataset as a FeatureDataset.
open(String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
 
open(FeatureType, String, CancelTask) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Deprecated.
use open(FeatureType wantFeatureType, String location, ucar.nc2.util.CancelTask task, Formatter errlog)
open(FeatureType, String, CancelTask, Formatter) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Open a dataset as a FeatureDataset.
open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.GridDatasetStandardFactory
 
open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
 
open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.SimpleGeometryStandardFactory
 
open(String) - Static method in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in interface ucar.nc2.iosp.IOServiceProvider
Open existing file, and populate ncfile with it.
open(String, CancelTask) - Method in class ucar.nc2.ncml.NcmlNetcdfFileProvider
 
open(String) - Static method in class ucar.nc2.NetcdfFile
Open an existing netcdf file (read only).
open(String, CancelTask) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), with option of cancelling.
open(String, int, CancelTask) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), with option of cancelling, setting the RandomAccessFile buffer size for efficiency.
open(String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), with option of cancelling, setting the RandomAccessFile buffer size for efficiency, with an optional special object for the iosp.
open(String, String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Open an existing file (read only), specifying which IOSP is to be used.
open(RandomAccessFile, String, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
Open a RandomAccessFile as a NetcdfFile, if possible.
openCoverageDataset(String) - Static method in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
 
openDataset(String) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(String, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(String, boolean, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openDataset(DatasetUrl, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
openExisting(String) - Static method in class ucar.nc2.NetcdfFileWriter
Open an existing Netcdf file for writing data.
openFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a NetcdfFile through the netCDF API.
openFile(DatasetUrl, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
Factory method for opening a NetcdfFile through the netCDF API.
openFiles - Static variable in class ucar.unidata.io.RandomAccessFile
 
openForWriting(RandomAccessFile, NetcdfFile, CancelTask) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Open existing file and allow writing.
openGrib(String) - Static method in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
 
openInMemory(String, byte[], String) - Static method in class ucar.nc2.NetcdfFile
Open an in-memory netcdf file, with a specific iosp.
openInMemory(String, byte[]) - Static method in class ucar.nc2.NetcdfFile
Open an in-memory netcdf file.
openInMemory(String) - Static method in class ucar.nc2.NetcdfFile
Read a local CDM file into memory.
openInMemory(URI) - Static method in class ucar.nc2.NetcdfFile
Read a remote CDM file into memory.
openNcmlString(String) - Static method in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
 
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
 
org - Variable in class ucar.ma2.StructureDataProxy
 
orgDataType - Variable in class ucar.nc2.dataset.VariableDS
 
orgName - Variable in class ucar.nc2.dataset.VariableDS
 
orgRecnum - Variable in class ucar.ma2.ArrayStructureBBsection
 
orgVar - Variable in class ucar.nc2.dataset.StructureDS
 
orgVar - Variable in class ucar.nc2.dataset.VariableDS
 
OROG - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
Surface pressure name identifier
ORTHOGRAPHIC - Static variable in class ucar.nc2.constants.CF
 
Orthographic - Class in ucar.nc2.dataset.transform
Create a Orthographic Projection from the information in the Coordinate Transform Variable.
Orthographic() - Constructor for class ucar.nc2.dataset.transform.Orthographic
 
Orthographic - Class in ucar.unidata.geoloc.projection
Orthographic Projection spherical earth.
Orthographic() - Constructor for class ucar.unidata.geoloc.projection.Orthographic
Constructor with default parameters
Orthographic(double, double) - Constructor for class ucar.unidata.geoloc.projection.Orthographic
Construct a Orthographic Projection.
Orthographic(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Orthographic
Construct a Orthographic Projection, specify earth radius

P

P0 - Static variable in class ucar.unidata.geoloc.vertical.AtmosLnPressure
 
P0 - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
P-naught identifier
pad(String, int, boolean) - Static method in class ucar.unidata.util.Format
Create a new string by padding the existing one with blanks to specified width.
padLeft(String, int) - Static method in class ucar.unidata.util.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.
params - Variable in class ucar.nc2.dataset.CoordinateTransform
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.FlatEarth
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Get a String of the parameters
paramsToString() - Method in class ucar.unidata.geoloc.projection.Mercator
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.Orthographic
Create a String of the parameters.
paramsToString() - Method in interface ucar.unidata.geoloc.Projection
String representation of the projection parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
returns constructor params as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.RotatedPole
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
paramsToString() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.Stereographic
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.UtmProjection
Get the parameters as a String
paramsToString() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Create a String of the parameters.
paramsToString() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get a string representation of the projection parameters
parent - Variable in class thredds.client.catalog.DatasetNode
 
parentstruct - Variable in class ucar.nc2.CDMNode
 
parse(String) - Method in class ucar.nc2.time.CalendarDateFormatter
 
parse(String, int, int) - Method in class ucar.nc2.util.TableParser.DerivedField
 
parse(String) - Method in class ucar.nc2.util.TableParser.Field
 
parse(String, int) - Method in class ucar.nc2.util.TableParser.Field
 
parse(String, int, int) - Method in class ucar.nc2.util.TableParser.Field
 
parseCalendarDate(String) - Static method in class ucar.nc2.units.DateUnit
 
ParsedSectionSpec - Class in ucar.nc2
Parsed Section Expression, allows nesting for subsetting of Structure member variables.
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
Retrieve the set of Enhancements that is associated with the given string.
parseFormula(String, String) - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
parseInfo - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
parseInfo - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
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
pAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
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.
perpendicular(ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
persistRead() - Method in class ucar.nc2.ncml.Aggregation
read info from the persistent XML file, if it exists; overridden in AggregationExisting
persistRead() - Method in class ucar.nc2.ncml.AggregationExisting
 
persistWrite() - Method in class ucar.nc2.ncml.Aggregation
Allow information to be make persistent.
persistWrite() - Method in class ucar.nc2.ncml.AggregationExisting
Persist info (ncoords, coordValues) from joinExisting, since that can be expensive to recreate.
PERSPECTIVE_POINT_HEIGHT - Static variable in class ucar.nc2.constants.CF
 
PerturbationGeopotentialVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
PerturbationPressureVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
 
phi2(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
PI - Static variable in class ucar.unidata.geoloc.ProjectionImpl
PI
PI_OVER_2 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
PI/2
PI_OVER_4 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
PI/4
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
 
PointCollectionImpl - Class in ucar.nc2.ft.point
Abstract superclass for PointFeatureCollection Subclass must supply getPointFeatureIterator().
PointCollectionImpl(String, CalendarDateUnit, String) - Constructor for class ucar.nc2.ft.point.PointCollectionImpl
 
PointCollectionImpl.PointCollectionSubset - Class in ucar.nc2.ft.point
 
PointCollectionIteratorFiltered - Class in ucar.nc2.ft.point
Filter a PointFeatureCollectionIterator
PointCollectionIteratorFiltered(PointFeatureCollectionIterator, PointFeatureCollectionIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointCollectionIteratorFiltered
 
PointCollectionSubset(PointCollectionImpl, LatLonRect, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
 
PointDatasetImpl - Class in ucar.nc2.ft.point
Implementation of PointFeatureDataset.
PointDatasetImpl(FeatureType) - Constructor for class ucar.nc2.ft.point.PointDatasetImpl
 
PointDatasetImpl(PointDatasetImpl, LatLonRect, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.PointDatasetImpl
 
PointDatasetImpl(NetcdfDataset, FeatureType) - Constructor for class ucar.nc2.ft.point.PointDatasetImpl
 
PointFeature - Interface in ucar.nc2.ft
A collection of observations at one time and location.
PointFeatureCC - Interface in ucar.nc2.ft
Single nested PointFeatureCollection
PointFeatureCCC - Interface in ucar.nc2.ft
Double nested PointFeatureCollection
PointFeatureCCCImpl - Class in ucar.nc2.ft.point
Abstract superclass for multiply nested NestedPointFeatureCollection Subclass must supply getNestedPointFeatureCollectionIterator().
PointFeatureCCCImpl(String, CalendarDateUnit, String, FeatureType) - Constructor for class ucar.nc2.ft.point.PointFeatureCCCImpl
 
PointFeatureCCImpl - Class in ucar.nc2.ft.point
Abstract superclass for singly nested NestedPointFeatureCollection, such as Station, Profile, and Trajectory.
PointFeatureCCImpl(String, CalendarDateUnit, String, FeatureType) - Constructor for class ucar.nc2.ft.point.PointFeatureCCImpl
 
PointFeatureCCIterator - Interface in ucar.nc2.ft
An iterator over PointFeatureCC.
PointFeatureCCIterator.Filter - Interface in ucar.nc2.ft
A filter on nestedPointFeatureCollection
PointFeatureCCIteratorFiltered - Class in ucar.nc2.ft.point
Implement NestedPointFeatureCollectionIterator interface
PointFeatureCollection - Interface in ucar.nc2.ft
A collection of PointFeatures.
PointFeatureCollectionIterator - Interface in ucar.nc2.ft
An iterator over PointFeatureCollections.
PointFeatureCollectionIterator.Filter - Interface in ucar.nc2.ft
A filter on PointFeatureCollection.
PointFeatureCopyFactory - Class in ucar.nc2.ft.point
A factory for making deep copies of PointFeature, so all data is self contained.
PointFeatureCopyFactory(PointFeature) - Constructor for class ucar.nc2.ft.point.PointFeatureCopyFactory
 
PointFeatureImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of PointFeature.
PointFeatureImpl(DsgFeatureCollection, CalendarDateUnit) - Constructor for class ucar.nc2.ft.point.PointFeatureImpl
 
PointFeatureImpl(DsgFeatureCollection, EarthLocation, double, double, CalendarDateUnit) - Constructor for class ucar.nc2.ft.point.PointFeatureImpl
 
PointFeatureIterator - Interface in ucar.nc2.ft
An iterator over PointFeatures.
PointFeatureIterator.Filter - Interface in ucar.nc2.ft
A filter on PointFeatures
PointIteratorAbstract - Class in ucar.nc2.ft.point
Abstract superclass for PointFeatureIterator.
PointIteratorAbstract() - Constructor for class ucar.nc2.ft.point.PointIteratorAbstract
 
PointIteratorAdapter - Class in ucar.nc2.ft.point
PointIteratorAdapter(Iterator<? extends PointFeature>) - Constructor for class ucar.nc2.ft.point.PointIteratorAdapter
Creates a PointFeatureIterator from the supplied basic iterator.
PointIteratorEmpty - Class in ucar.nc2.ft.point
An empty PointIterator.
PointIteratorEmpty() - Constructor for class ucar.nc2.ft.point.PointIteratorEmpty
 
PointIteratorFiltered - Class in ucar.nc2.ft.point
Decorate a PointFeatureIterator with filtering.
PointIteratorFiltered(PointFeatureIterator, LatLonRect, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.PointIteratorFiltered
 
PointIteratorFiltered(PointFeatureIterator, PointFeatureIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointIteratorFiltered
 
PointIteratorFiltered.SpaceAndTimeFilter - Class in ucar.nc2.ft.point
A filter that only permits features whose lat/lon falls within a given bounding box AND whose observation time falls within a given date range.
PointIteratorFlatten - Class in ucar.nc2.ft.point
Adapt a PointFeatureCollectionIterator to a PointFeatureIterator, by flattening all the iterators in the collection into a single iterator over PointFeatures.
PointIteratorFromStructureData - Class in ucar.nc2.ft.point
A PointFeatureIterator which uses a StructureDataIterator to iterate over members of a Structure, with optional filtering and calculation of time range and bounding box.
PointIteratorFromStructureData(StructureDataIterator, PointFeatureIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointIteratorFromStructureData
Constructor
PointIteratorMultidim - Class in ucar.nc2.ft.point
A PointFeatureIterator using the "multidimensional representation".
PointIteratorMultidim(String, List<Variable>, int, PointFeatureIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointIteratorMultidim
 
POLAR_STEREOGRAPHIC - Static variable in class ucar.nc2.constants.CF
 
PolarStereographic - Class in ucar.nc2.dataset.transform
Create a Polar Stereographic Projection from the information in the Coordinate Transform Variable.
PolarStereographic() - Constructor for class ucar.nc2.dataset.transform.PolarStereographic
 
poleRadius - Variable in class ucar.unidata.geoloc.Earth
 
PolyconicProjection - Class in ucar.nc2.dataset.transform
Polyconic Projection.
PolyconicProjection() - Constructor for class ucar.nc2.dataset.transform.PolyconicProjection
 
PolyconicProjection - Class in ucar.unidata.geoloc.projection.proj4
Polyconic Projection.
PolyconicProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
 
PolyconicProjection(double, double) - Constructor for class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
 
PolyconicProjection(double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
 
PolyconicProjection(double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
 
POLYGON - Static variable in class ucar.nc2.constants.CF
 
populate(String, NetcdfFile) - Method in class ucar.nc2.ncml.NcmlConstructor
 
populate(InputStream, NetcdfFile) - Method in class ucar.nc2.ncml.NcmlConstructor
 
populateFromResource(String, NetcdfFile) - Method in class ucar.nc2.ncml.NcmlConstructor
 
PositioningDataInputStream - Class in ucar.unidata.io
Similar to a DataInputStream that keeps track of position.
PositioningDataInputStream(InputStream) - Constructor for class ucar.unidata.io.PositioningDataInputStream
 
positions - Variable in class ucar.ma2.ArrayStructureBBpos
 
POSITIVE - Static variable in class ucar.nc2.constants.CF
 
positive - Variable in class ucar.nc2.dataset.CoordinateAxis
 
positive - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
POSITIVE_DOWN - Static variable in class ucar.nc2.constants.CF
 
POSITIVE_UP - Static variable in class ucar.nc2.constants.CF
 
postMultiplyDiagonal(MAVector) - Method in class ucar.ma2.MAMatrix
Matrix multiply by a diagonal matrix, store result in this: this = this * diag
precalc() - Method in class ucar.ma2.Index
subclass specialization/optimization calculations
precalc() - Method in class ucar.ma2.Index1D
 
precalc() - Method in class ucar.ma2.Index2D
 
precalc() - Method in class ucar.ma2.Index3D
 
precalc() - Method in class ucar.ma2.Index4D
 
precalc() - Method in class ucar.ma2.Index5D
 
precalc() - Method in class ucar.ma2.Index6D
 
precalc() - Method in class ucar.ma2.Index7D
 
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
ncdump that parses a command string.
print(NetcdfFile, String, Writer, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump, parsing command string, file already open.
print(String, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump-like print of netcdf file.
print(NetcdfFile, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump-like print of netcdf file.
print(NetcdfFile, Writer, NCdumpW.WantValues, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
ncdump-like print of netcdf file.
printa(int[]) - Static method in class ucar.nc2.iosp.IndexChunker
 
printa(String, int[]) - Static method in class ucar.nc2.iosp.IndexChunker
 
printArray(Array, PrintWriter) - Static method in class ucar.nc2.NCdumpW
Print array to PrintWriter
printArrayPlain(Array, PrintWriter) - Static method in class ucar.nc2.NCdumpW
Print array as undifferentiated sequence of values.
printl(String, long[]) - Static method in class ucar.nc2.iosp.IndexChunker
 
printStructureData(PrintWriter, StructureData) - Static method in class ucar.nc2.NCdumpW
Print contents of a StructureData.
printVariableData(VariableIF, CancelTask) - Static method in class ucar.nc2.NCdumpW
Print all the data of the given Variable.
printVariableDataSection(Variable, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
Print a section of the data of the given Variable.
processing_level - Static variable in class ucar.nc2.constants.ACDD
 
PROFILE_ID - Static variable in class ucar.nc2.constants.CF
 
ProfileFeature - Interface in ucar.nc2.ft
A set of observations along the vertical (z) axis.
ProfileFeatureCollection - Interface in ucar.nc2.ft
A collection of ProfileFeature.
ProfileFeatureImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of ProfileFeature.
ProfileFeatureImpl(String, CalendarDateUnit, String, double, double, double, int) - Constructor for class ucar.nc2.ft.point.ProfileFeatureImpl
 
progress - Variable in class ucar.nc2.util.CancelTaskImpl
 
projBB - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
projCT - Variable in class ucar.nc2.dataset.conv.DefaultConvention
 
projCT - Variable in class ucar.nc2.dataset.conv.GDVConvention
 
project(double, double, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
project(double, double, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
projectInverse(double, double, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
projectInverse(double, double, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
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
 
ProjectionAdapter - Class in ucar.unidata.geoloc.projection
Adapts a Projection interface into a subclass of ProjectionImpl, so we can assume a Projection is a ProjectionImpl without loss of generality.
ProjectionAdapter(Projection) - Constructor for class ucar.unidata.geoloc.projection.ProjectionAdapter
Create a new ProjectionImpl from a Projection
ProjectionCT - Class in ucar.nc2.dataset
A Projection CoordinateTransform is a function from (GeoX, GeoY) -> (Lat, Lon).
ProjectionCT(String, String, ProjectionImpl) - Constructor for class ucar.nc2.dataset.ProjectionCT
Create a Projection Coordinate Transform.
ProjectionImpl - Class in ucar.unidata.geoloc
Superclass for our implementations of geoloc.Projection.
ProjectionImpl(String, boolean) - Constructor for class ucar.unidata.geoloc.ProjectionImpl
 
ProjectionPoint - Interface in ucar.unidata.geoloc
Points on the Projective geometry plane.
ProjectionPointImpl - Class in ucar.unidata.geoloc
Implementation of ProjectionPoint
ProjectionPointImpl() - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Default constructor, initialized to 0,0
ProjectionPointImpl(ProjectionPoint) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Constructor that copies ProjectionPoint values into this.
ProjectionPointImpl(double, double) - Constructor for class ucar.unidata.geoloc.ProjectionPointImpl
Constructor, initialized to x, y
ProjectionRect - Class in ucar.unidata.geoloc
Bounding box for ProjectionPoint's.
ProjectionRect() - Constructor for class ucar.unidata.geoloc.ProjectionRect
default constructor, initialized to center (0,0) and width (10000, 10000)
ProjectionRect(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 class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.FlatEarth
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Convert projection coordinates to lat/lon coordinate.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Convert projection coordinates to lat/lon coordinate.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Mercator
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.Orthographic
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in interface ucar.unidata.geoloc.Projection
Convert projection coordinates to a LatLonPoint.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
Transform a rotated longitude (X) and rotated latitude (Y) into a "real" longitude-latitude pair.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedPole
Transform a rotated longitude (X) and rotated latitude (Y) to a "real" longitude-latitude pair.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Convert projection coordinates to a LatLonPoint
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.Stereographic
Convert projection coordinates to lat/lon coordinate.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.UtmProjection
Convert projection coordinates to lat/lon coordinate.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.UtmProjection
 
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Convert lat/lon coordinates to projection coordinates.
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to a LatLonPoint Note: a new object is now created on each call for the return value, as of 4.0.46
projToLatLon(double, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a projection coordinate to a LatLonPoint Note: a new object is now created on each call for the return value, as of 4.0.46
projToLatLon(double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinate.
projToLatLon(float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinates.
projToLatLon(float[][], float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert projection coordinates to lat/lon coordinate.
projToLatLonBB(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
 
projToLatLonBB(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
 
projToLatLonBB(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Compute lat/lon bounding box from projection bounding box by finding the minimum enclosing box.
projToLatLonBBold(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Convert a world coordinate bounding box to a lat/lon bounding box, by finding the minimum enclosing box.
promoteGlobalAttributes(AggregationOuterDimension.DatasetOuterDimension) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
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
 
proxy - Variable in class ucar.ma2.StructureDataComposite
 
ProxyReader - Interface in ucar.nc2
An object that knows how to read the data for a Variable.
proxyReader - Variable in class ucar.nc2.Variable
 
PS - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
Surface pressure name identifier
PS - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
Surface pressure name identifier
PTOP - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
P-naught identifier
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

qsfn(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
QUARTERPI - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
quoteHtmlContent(String) - Static method in class ucar.unidata.util.StringUtil2
Deprecated.
legacy only, use HtmlEscapers.htmlEscaper()

R

radialAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
RadialDatasetStandardFactory - Class in ucar.nc2.ft.radial
Adapt existing Radial Datasets implementing FeatureDatasetFactory.
RadialDatasetStandardFactory() - Constructor for class ucar.nc2.ft.radial.RadialDatasetStandardFactory
 
RadialDatasetSweep - Interface in ucar.nc2.dt
A RadialDataset in which the radials can be grouped into sweeps.
RadialDatasetSweep.RadialVariable - Interface in ucar.nc2.dt
A data Variable with radial geometry.
RadialDatasetSweep.Sweep - Interface in ucar.nc2.dt
A sweep is 2D data using radial coordinate system (elevation, azimuth, radial distance)
RadialDatasetSweep.Type - Class in ucar.nc2.dt
A Type of RadialSweep.
RadialSweepFeature - Interface in ucar.nc2.ft.radial
 
RadialSweepFeature.Type - Enum in ucar.nc2.ft.radial
 
radToDeg(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
raf - Variable in class ucar.nc2.iosp.AbstractIOServiceProvider
Subclasses that use AbstractIOServiceProvider.open(...) or .close() should use this (instead of their own private variable).
rafOrder - Variable in class ucar.nc2.iosp.AbstractIOServiceProvider
 
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(int) - Constructor for class ucar.unidata.io.RandomAccessFile
Constructor, for subclasses
RandomAccessFile(String, String) - Constructor for class ucar.unidata.io.RandomAccessFile
Constructor, default buffer size.
RandomAccessFile(String, String, int) - Constructor for class ucar.unidata.io.RandomAccessFile
Constructor.
Range - 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.
Range(String, int, int, int, int) - Constructor for class ucar.ma2.Range
 
range - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
range - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
range180(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
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 - Variable in class ucar.ma2.Array
 
rank - Variable in class ucar.ma2.Index
 
reacquire() - Method in class ucar.nc2.dataset.NetcdfDataset
 
reacquire() - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
reacquire() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
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
 
read() - Method in class ucar.nc2.dataset.SequenceDS
 
read(Variable, CancelTask) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
read(Variable, CancelTask, List<Range>) - Method in class ucar.nc2.ncml.Aggregation.Dataset
Read a section of the local Variable.
read(String, boolean) - Method in class ucar.nc2.NetcdfFile
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
 
read(String) - Method in interface ucar.nc2.VariableIF
 
read(Section) - Method in interface ucar.nc2.VariableIF
 
read() - Method in interface ucar.nc2.VariableIF
 
read() - Method in class ucar.unidata.io.bzip2.CBZip2InputStream
Reads the stream.
read() - Method in class ucar.unidata.io.MMapRandomAccessFile
 
read(long, byte[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
read() - Method in class ucar.unidata.io.RandomAccessFile
Read a byte of data from the file, blocking until data is available.
read(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read up to len bytes into an array, at a specified offset.
read(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
Read up to b.length( ) bytes into an array.
read() - Method in class ucar.unidata.io.UncompressInputStream
 
read(byte[], int, int) - Method in class ucar.unidata.io.UncompressInputStream
 
read_(long, byte[], int, int) - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
Read directly from file, without going through the buffer.
read_(long, byte[], int, int) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
read_(long, byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read directly from file, without going through the buffer.
readAllData() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
 
readAllRecords(InputStream, int) - Method in class ucar.nc2.util.TableParser
 
readArray(Variable, int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Read the data Array from the variable, at the specified time index if applicable.
readArrays(List<Variable>) - Method in class ucar.nc2.NetcdfFile
Do a bulk read on a list of Variables and return a corresponding list of Array that contains the results of a full read on each Variable.
readAttributeDouble(AttributeContainer, String, double) - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
Read a variable attribute as a double.
readAttributeDouble(Variable, String, double) - Method in class ucar.nc2.NetcdfFile
 
readAttributeDouble2(Attribute) - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
Read an attribute as double[2].
readAttributeInteger(Variable, String, int) - Method in class ucar.nc2.NetcdfFile
 
readAttributeValues(Element) - Static method in class ucar.nc2.ncml.NcMLReader
Parse the values element
readBoolean() - Method in class ucar.unidata.io.RandomAccessFile
Reads a boolean from this file.
readBuffer(long) - Method in class ucar.unidata.io.RandomAccessFile
 
readByte() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 8-bit value from this file.
readBytes(byte[], int, int) - Method in class ucar.unidata.io.MMapRandomAccessFile
 
readBytes(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read up to len bytes into an array, at a specified offset.
readBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
Read fully count number of bytes
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.
readCoordValues(CoverageCoordAxis) - Method in interface ucar.nc2.ft2.coverage.CoordAxisReader
 
readData() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
readData(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
 
readData() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
readData(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
 
readData(SubsetParams) - Method in class ucar.nc2.ft2.coverage.Coverage
 
readData(Coverage, SubsetParams, boolean) - Method in interface ucar.nc2.ft2.coverage.CoverageReader
 
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.
readData(Variable, Section) - Method in class ucar.nc2.NetcdfFile
 
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
reader - Variable in class ucar.nc2.ft2.coverage.Coverage
 
reader - Variable in class ucar.nc2.ft2.coverage.CoverageCollection
 
reader - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
reader - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
reader - Variable in class ucar.nc2.ncml.Aggregation.Dataset
 
readFile(String) - Static method in class ucar.nc2.util.IO
Read the contents from the named file and place into a String, assuming UTF-8 encoding.
readFileToByteArray(String) - Static method in class ucar.nc2.util.IO
Read the file and place contents into a byte array, with any error messages put in the return String.
readFloat(long, float[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readFloat() - Method in class ucar.unidata.io.RandomAccessFile
Reads a float from this file.
readFloat(float[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of floats
readFully(byte[]) - Method in class ucar.unidata.io.RandomAccessFile
Reads b.length bytes from this file into the byte array.
readFully(byte[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Reads exactly len bytes from this file into the byte array.
readInt(long, int[], int, int) - Method in class ucar.unidata.io.PositioningDataInputStream
 
readInt() - Method in class ucar.unidata.io.RandomAccessFile
Reads a signed 32-bit integer from this file.
readInt(int[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Read an array of ints
readIntUnbuffered(long) - Method in class ucar.unidata.io.RandomAccessFile
Read an integer at the given position, bypassing all buffering.
readLEDouble() - Method in class ucar.unidata.io.BeLeDataInputStream
read a double in little endian format
readLEDoubles(double[], int) - Method in class ucar.unidata.io.BeLeDataInputStream
Reads n little-endian doubles from a random access file.
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
readNcML(String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read an NcML file from a URL location, and construct a NetcdfDataset.
readNcML(String, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read an NcML file from a URL location, and construct a NetcdfDataset.
readNcML(InputStream, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read NcML doc from an InputStream, and construct a NetcdfDataset.
readNcML(Reader, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read NcML doc from a Reader, and construct a NetcdfDataset.
readNcML(Reader, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read NcML doc from a Reader, and construct a NetcdfDataset.
readNcML(String, Element, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read NcML from a JDOM Document, and construct a NetcdfDataset.
readNcML(String, Element, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Read NcML from a JDOM Document, and pass in the name of the dataset.
readonly - Variable in class ucar.unidata.io.RandomAccessFile
The access mode of the file.
readScalarByte() - Method in class ucar.nc2.Variable
Get the value as a byte for a scalar Variable.
readScalarByte() - Method in interface ucar.nc2.VariableIF
 
readScalarDouble() - Method in class ucar.nc2.Variable
Get the value as a double for a scalar Variable.
readScalarDouble() - Method in interface ucar.nc2.VariableIF
 
readScalarFloat() - Method in class ucar.nc2.Variable
Get the value as a float for a scalar Variable.
readScalarFloat() - Method in interface ucar.nc2.VariableIF
 
readScalarInt() - Method in class ucar.nc2.Variable
Get the value as a int for a scalar Variable.
readScalarInt() - Method in interface ucar.nc2.VariableIF
 
readScalarLong() - Method in class ucar.nc2.Variable
Get the value as a long for a scalar Variable.
readScalarLong() - Method in interface ucar.nc2.VariableIF
 
readScalarShort() - Method in class ucar.nc2.Variable
Get the value as a short for a scalar Variable.
readScalarShort() - Method in interface ucar.nc2.VariableIF
 
readScalarString() - Method in class ucar.nc2.Variable
Get the value as a String for a scalar Variable.
readScalarString() - Method in interface ucar.nc2.VariableIF
 
readSection(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
readStandardParams(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
readString(int) - Method in class ucar.unidata.io.RandomAccessFile
Read a String of known length.
readStringMax(int) - Method in class ucar.unidata.io.RandomAccessFile
Read a String of max length, zero terminate.
readStructure() - Method in class ucar.nc2.Sequence
 
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.
readTimeCoordinates(Variable, CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
readToByteChannel(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
readToByteChannel(Variable, Section, WritableByteChannel) - Method in interface ucar.nc2.iosp.IOServiceProvider
Read data from a top level Variable and send data to a WritableByteChannel.
readToByteChannel(Variable, Section, WritableByteChannel) - Method in class ucar.nc2.NetcdfFile
Read data from a top level Variable and send data to a WritableByteChannel.
readToByteChannel(Section, WritableByteChannel) - Method in class ucar.nc2.Variable
 
readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
 
readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.InMemoryRandomAccessFile
 
readToByteChannel(WritableByteChannel, long, long) - Method in class ucar.unidata.io.RandomAccessFile
Read nbytes bytes, at the specified file offset, send to a WritableByteChannel.
readToOutputStream(Variable, Section, OutputStream) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
readToOutputStream(Variable, Section, OutputStream) - Method in interface ucar.nc2.iosp.IOServiceProvider
 
readToOutputStream(Variable, Section, OutputStream) - Method in class ucar.nc2.NetcdfFile
 
readToStream(Section, OutputStream) - Method in class ucar.nc2.dataset.VariableDS
 
readToStream(Section, OutputStream) - Method in class ucar.nc2.Variable
 
readUnsignedByte() - Method in class ucar.unidata.io.RandomAccessFile
Reads an unsigned 8-bit number from this file.
readUnsignedShort() - Method in class ucar.unidata.io.RandomAccessFile
Reads an unsigned 16-bit number from this file.
readURLcontents(String) - Static method in class ucar.nc2.util.IO
Read the contents from the named URL and place into a String, with any error messages put in the return String.
readURLContentsToByteArray(String) - Static method in class ucar.nc2.util.IO
Read the contents from the given URL and place into a byte array, with any error messages put in the return String.
readURLcontentsWithException(String) - Static method in class ucar.nc2.util.IO
Read the contents from the named URL and place into a String.
readURLtoFile(String, File) - Static method in class ucar.nc2.util.IO
read the contents from the named URL, write to a file.
readURLtoFileWithExceptions(String, File) - Static method in class ucar.nc2.util.IO
read the contents from the named URL, write to a file.
readURLtoFileWithExceptions(String, File, int) - Static method in class ucar.nc2.util.IO
read the contents from the named URL, write to a file.
readUTF() - Method in class ucar.unidata.io.RandomAccessFile
Reads in a string from this file.
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 class ucar.nc2.ncml.Aggregation.DatasetProxyReader
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ncml.Aggregation.DatasetProxyReader
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
Read a section of an aggregation variable.
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
Read an aggregation variable: A variable whose data spans multiple files.
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ncml.AggregationTiled
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ncml.AggregationTiled
 
reallyRead(Variable, CancelTask) - Method in interface ucar.nc2.ProxyReader
Read all the data for a Variable.
reallyRead(Variable, Section, CancelTask) - Method in interface ucar.nc2.ProxyReader
Read a section of the data for a Variable.
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.ReduceReader
 
reallyRead(Variable, Section, CancelTask) - Method in class ucar.nc2.ReduceReader
 
reallyRead(Variable, CancelTask) - Method in class ucar.nc2.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.
rebuildDataset() - Method in class ucar.nc2.ncml.Aggregation
Call this when rescan has found changed datasets
rebuildDataset() - Method in class ucar.nc2.ncml.AggregationFmrc
 
rebuildDataset() - Method in class ucar.nc2.ncml.AggregationOuterDimension
 
rebuildDataset() - Method in class ucar.nc2.ncml.AggregationTiled
 
rebuildDataset() - Method in class ucar.nc2.ncml.AggregationUnion
 
recno - Variable in class ucar.ma2.StructureDataA
 
Record() - Constructor for class ucar.nc2.util.TableParser.Record
 
reduce() - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by eliminating any dimensions with length one.
reduce(int) - Method in class ucar.ma2.Array
Create a new Array using same backing store as this Array, by eliminating the specified dimension.
reduce() - Method in class ucar.ma2.Section
Remove any ranges of length 1
reduce(List<Dimension>) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical view of this Variable, by eliminating the specified dimension(s) of length 1.
reducedRank(int[]) - Static method in class ucar.ma2.MAMath
Calculate the reduced rank of this shape, by subtracting dimensions with length 1
ReduceReader - Class in ucar.nc2
Allow dimensions of length 1 to be removed
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
Register a class that implements a Convention.
registerConvention(String, Class, CoordSysBuilder.ConventionNameOk) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register a class that implements a Convention.
registerConvention(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register a class that implements a Convention.
registerFactory(FeatureType, String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerFactory(FeatureType, Class) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerFactory(String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerFactory(Class) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Register a class that implements a FeatureDatasetFactory.
registerIOProvider(String) - Static method in class ucar.nc2.NetcdfFile
Register an IOServiceProvider, using its class string name.
registerIOProvider(Class) - Static method in class ucar.nc2.NetcdfFile
Register an IOServiceProvider.
registerIOProvider(Class, boolean) - Static method in class ucar.nc2.NetcdfFile
Register an IOServiceProvider.
registerIOProviderPreferred(Class, Class) - Static method in class ucar.nc2.NetcdfFile
Register an IOServiceProvider.
registerNcML(String, String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
Register an NcML file that implements a Convention by wrappping the dataset in the NcML.
registerTransform(String, Class) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Register a class that implements a Coordinate Transform.
registerTransform(String, String) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Register a class that implements a Coordinate Transform.
registerTransformMaybe(String, String) - Static method in class ucar.nc2.dataset.CoordTransBuilder
Register a class that implements a Coordinate Transform.
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.ft.FeatureDatasetImpl
 
release() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
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
 
release() - Method in class ucar.unidata.io.RandomAccessFile
 
remove(Attribute) - Method in interface ucar.nc2.AttributeContainer
Remove an Attribute : uses the attribute hashCode to find it.
remove(Attribute) - Method in class ucar.nc2.AttributeContainerHelper
Remove an Attribute : uses the attribute hashCode to find it.
remove(Attribute) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
remove(Attribute) - Method in class ucar.nc2.Group
 
remove(Dimension) - Method in class ucar.nc2.Group
Remove an Dimension : uses the dimension hashCode to find it.
remove(Group) - Method in class ucar.nc2.Group
Remove an Attribute : uses the Group hashCode to find it.
remove(Variable) - Method in class ucar.nc2.Group
Remove a Variable : uses the variable hashCode to find it.
remove(Attribute) - Method in class ucar.nc2.Variable
 
remove(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
Remove an Attribute by name.
removeAttribute(String) - Method in class ucar.nc2.AttributeContainerHelper
Remove an Attribute by name.
removeAttribute(String) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
removeAttribute(String) - Method in class ucar.nc2.Group
 
removeAttribute(String) - Method in class ucar.nc2.Variable
 
removeAttributeIgnoreCase(String) - Method in interface ucar.nc2.AttributeContainer
Remove an Attribute by name, ignoring case
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.AttributeContainerHelper
Remove an Attribute by name, ignoring case
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.Group
 
removeAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
 
removeCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
Remove a CoordinateSystem from the dataset.
removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
 
removeCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
 
removeDimension(String) - Method in class ucar.nc2.Group
remove a Dimension using its name, in this group only
removeDimension(Group, String) - Method in class ucar.nc2.NetcdfFile
Remove a shared Dimension from a Group by name.
removeDups(List<Property>) - Static method in class thredds.client.catalog.Property
 
removeEldestEntry(Map.Entry) - Method in class ucar.nc2.util.HashMapLRU
 
removeEnhancement(NetcdfDataset.Enhance) - Method in class ucar.nc2.dataset.VariableDS
Remove enhancement from this variable.
removeFirst(Section) - Method in class ucar.ma2.Section
 
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
 
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
 
removeMemberVariable(Variable) - Method in class ucar.nc2.Structure
Remove a Variable : uses the Variable name to find it.
removeRange(int) - Method in class ucar.ma2.Section
Remove a range at the specified index in the list.
removeRecordStructure() - Method in class ucar.nc2.NetcdfFile
 
removeVariable(String) - Method in class ucar.nc2.Group
remove a Variable using its (short) name, in this group only
removeVariable(Group, String) - Method in class ucar.nc2.NetcdfFile
Remove a Variable from the given group by name.
removeVlen() - Method in class ucar.ma2.Section
 
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
Rename a Dimension.
renameGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriter
 
renameGroupAttribute(Group, String, String) - Method in class ucar.nc2.NetcdfFileWriter
Rename a group Attribute.
renameVariable(String, String) - Method in class ucar.nc2.NetcdfFileWriter
Rename a Variable.
renameVariableAttribute(Variable, String, String) - Method in class ucar.nc2.NetcdfFileWriter
Rename a variable Attribute.
replace(Variable) - Method in interface ucar.nc2.dataset.ReplaceVariableCheck
 
replace(String, char, String) - Static method in class ucar.unidata.util.StringUtil2
Replace any char "out" in s with "in".
replace(String, char[], String[]) - Static method in class ucar.unidata.util.StringUtil2
Replace all occurrences of any char in replaceChar with corresponding String in replaceWith
replace(String, String, String) - Static method in class ucar.unidata.util.StringUtil2
Replaces all occurrences of "pattern" in "string" with "value"
replace(StringBuilder, char, String) - Static method in class ucar.unidata.util.StringUtil2
Replace any char "out" in sb with String "in".
replace(StringBuilder, String, String) - Static method in class ucar.unidata.util.StringUtil2
Replace any of the characters from out with corresponding character from in
replaceMemberVariable(Variable) - Method in class ucar.nc2.Structure
Replace a Variable with another that has the same name : uses the variable name to find it.
replaceRange(int, Range) - Method in class ucar.ma2.Section
Replace a range at the specified index in the list.
ReplaceVariableCheck - Interface in ucar.nc2.dataset
public by accident
reservedCdl - Static variable in class ucar.nc2.NetcdfFile
 
reservedFullName - Static variable in class ucar.nc2.NetcdfFile
 
reservedSectionSpec - Static variable in class ucar.nc2.NetcdfFile
 
reset() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
 
reset() - Method in class ucar.ma2.SequenceIterator
 
reset() - Method in interface ucar.ma2.StructureDataIterator
Start the iteration over again.
reset() - Method in class ucar.ma2.StructureDataIteratorLimited
 
reset() - Method in class ucar.ma2.StructureDataIteratorMediated
 
reset() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
reset() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
 
reset() - Method in class ucar.nc2.util.Counters.Counter
 
reset() - Method in class ucar.nc2.util.Counters
 
resetDimensions() - Method in class ucar.nc2.Variable
Reset the dimension array.
resetIteration() - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.SectionCollectionImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
resetIteration() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
resetIteration() - Method in interface ucar.nc2.ft.PointFeatureCollection
Deprecated.
use foreach
resetIteration() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Deprecated.
use foreach
resetIteration() - Method in interface ucar.nc2.ft.StationProfileFeature
Deprecated.
use foreach
resetIteration() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
Deprecated.
use foreach
resetIteration() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
Deprecated.
use foreach
resetIteration() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
Deprecated.
use foreach
resetIteration() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
Deprecated.
use foreach
resetIteration() - Method in interface ucar.nc2.ft.TrajectoryProfileFeatureCollection
Deprecated.
use foreach
resetLocalIterator() - Method in class ucar.ma2.Array
Reset the local iterator.
resetShape() - Method in class ucar.nc2.Variable
Use when dimensions have changed, to recalculate the shape.
reshape(int[]) - Method in class ucar.ma2.Array
Create a new Array by copying this Array to a new one with given shape
reshapeNoCopy(int[]) - Method in class ucar.ma2.Array
Reshape this array without copying data
resolution - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
resolution - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
resolution - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
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
 
RestrictAccess - Static variable in class thredds.client.catalog.Dataset
 
rewriteHeader(boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
if theres room before data, rewrite header without moving the data.
RLATLON_UNITS - Static variable in class ucar.nc2.constants.CDM
 
rNums - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
role - Variable in class thredds.client.catalog.ThreddsMetadata.Contributor
 
rootGroup - Variable in class ucar.nc2.NetcdfFile
 
ROTATED_LATITUDE_LONGITUDE - Static variable in class ucar.nc2.constants.CF
 
RotatedLatLon - Class in ucar.nc2.dataset.transform
Create a Rotated LatLon Projection from the information in the Coordinate Transform Variable.
RotatedLatLon() - Constructor for class ucar.nc2.dataset.transform.RotatedLatLon
 
RotatedLatLon - Class in ucar.unidata.geoloc.projection
Grib 1 projection 10 and Grib 2 projection 1.
RotatedLatLon() - Constructor for class ucar.unidata.geoloc.projection.RotatedLatLon
Default Constructor, needed for beans.
RotatedLatLon(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.RotatedLatLon
Constructor.
RotatedPole - Class in ucar.nc2.dataset.transform
Create a RotatedPole Projection from the information in the Coordinate Transform Variable.
RotatedPole() - Constructor for class ucar.nc2.dataset.transform.RotatedPole
 
RotatedPole - Class in ucar.unidata.geoloc.projection
Rotated-pole longitude-latitude grid.
RotatedPole() - Constructor for class ucar.unidata.geoloc.projection.RotatedPole
Default Constructor, needed for beans.
RotatedPole(double, double) - Constructor for class ucar.unidata.geoloc.projection.RotatedPole
Constructor.
ROTATIONANGLE - Static variable in class ucar.unidata.geoloc.projection.FlatEarth
 
row(int) - Method in class ucar.ma2.MAMatrix
Get the ith row, return as a MAVector: same backing store.
RTD - Static variable in class ucar.nc2.dataset.conv.Cosmic1Convention
_more_
RTD - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
RUNA - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
runAxis - Variable in class ucar.nc2.ft2.coverage.Time2DCoordSys
 
RUNB - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
 
runtime - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
runtimeAll - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
runtimeLatest - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 

S

s - Variable in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
S - Static variable in class ucar.unidata.geoloc.vertical.OceanS
The "s" variable name identifier
S - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
The "s" variable name identifier
S - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
The "s" variable name identifier
s(String, int) - Static method in class ucar.unidata.util.Format
Create a new string by padding the existing one with blanks to specified width.
sa - Variable in class ucar.ma2.StructureDataA
 
sameSigns(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
sameSigns(int, int) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
SAMPLE_DIMENSION - Static variable in class ucar.nc2.constants.CF
 
satToEarth(double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Transform satellite view angle coordinates, known as the "intermeidate" coordinates in the CGMS Normalized Geostationary Projection, to geographic Earth coordinates.
SatToFGF(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Transform (lamda, theta) in radians to fractional FGF coordinates.
scalarIndexImmutable - Static variable in class ucar.ma2.Index
 
scale - Variable in class ucar.ma2.MAMath.ScaleOffset
 
SCALE_FACTOR - Static variable in 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
 
SCALE_X - Static variable in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
SCALE_Y - Static variable in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
ScaleOffset(double, double) - Constructor for class ucar.ma2.MAMath.ScaleOffset
 
scan_geom - Variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
scanGeomToSweepAngleAxis(String) - Static method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Find sweep_angle_axis associated with a scan geometry
schemaLocation - Static variable in class ucar.nc2.ncml.NcMLGWriter
 
sdata - Variable in class ucar.ma2.ArrayStructure
 
searchForward(KMPMatch, int) - Method in class ucar.unidata.io.RandomAccessFile
Search forward from the current pos, looking for a match.
secsUnit - Static variable in class ucar.nc2.units.SimpleUnit
 
section(List<Range>) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, with rank reduction.
section(int[], int[]) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, with rank reduction.
section(int[], int[], int[]) - Method in class ucar.ma2.Array
Create a new Array as a subsection of this Array, with rank reduction.
Section - Class in ucar.ma2
A section of multidimensional array indices.
Section(int[]) - Constructor for class ucar.ma2.Section
Create Section from a shape array, assumes 0 origin.
Section(int[], int[]) - Constructor for class ucar.ma2.Section
Create Section from a shape and origin arrays.
Section(int[], int[], int[]) - Constructor for class ucar.ma2.Section
Create Section from a shape, origin, and stride arrays.
Section(List<Range>) - Constructor for class ucar.ma2.Section
Create Section from a List.
Section(Range...) - Constructor for class ucar.ma2.Section
Create Section from a variable length list of Ranges
Section(Section) - Constructor for class ucar.ma2.Section
Copy Constructor.
Section(List<Range>, int[]) - Constructor for class ucar.ma2.Section
Create Section from a List.
Section(String) - Constructor for class ucar.ma2.Section
Parse an index section String specification, return equivilent Section.
Section() - Constructor for class ucar.ma2.Section
No-arg Constructor
section(Range) - Method in class ucar.nc2.dataset.CoordinateAxis1D
Create a new CoordinateAxis1D as a section of this CoordinateAxis1D.
section(Range) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
 
section(Range, Range) - Method in class ucar.nc2.dataset.CoordinateAxis2D
Create a new CoordinateAxis2D as a section of this CoordinateAxis2D.
section - Variable in class ucar.nc2.ParsedSectionSpec
 
section(Section) - Method in class ucar.nc2.Sequence
 
section(List<Range>) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical subsection of this Variable.
section(Section) - Method in class ucar.nc2.Variable
Create a new Variable that is a logical subsection of this Variable.
section(List<Range>) - Method in interface ucar.nc2.VariableIF
 
Section.Iterator - Class in ucar.ma2
 
SectionCollectionImpl - Class in ucar.nc2.ft.point
Superclass for implementations of SectionFeatureCollection: series of profiles along a trajectory Concrete subclass must implement getNestedPointFeatureCollectionIterator();
SectionCollectionImpl(String, CalendarDateUnit, String) - Constructor for class ucar.nc2.ft.point.SectionCollectionImpl
 
SectionFeatureImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of SectionFeature.
SectionFeatureImpl(String, CalendarDateUnit, String) - Constructor for class ucar.nc2.ft.point.SectionFeatureImpl
 
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
Generic way to send a "message" to the underlying IOSP.
Sequence - Class in ucar.nc2
Sequence is a one-dimensional Structure with indeterminate length.
Sequence(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Sequence
 
SequenceDS - Class in ucar.nc2.dataset
Enhance sequence
SequenceDS(Group, Sequence) - Constructor for class ucar.nc2.dataset.SequenceDS
 
SequenceIterator - Class in ucar.ma2
Creates a StructureDataIterator by wrapping a section of a ArrayStructure.
SequenceIterator(int, int, ArrayStructure) - Constructor for class ucar.ma2.SequenceIterator
 
Service - 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, Object) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
set(String, boolean) - Method in interface ucar.nc2.util.DebugFlags
Set named debug flag.
set(String, boolean) - Method in class ucar.nc2.util.DebugFlagsImpl
 
set(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonPointImpl
set lat, lon using values of pt
set(double, double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
set lat, lon using double values
set(float, float) - Method in class ucar.unidata.geoloc.LatLonPointImpl
set lat, lon using float values
set0(int) - Method in class ucar.ma2.Index
set current element at dimension 0 to v
set0(int) - Method in class ucar.ma2.Index1D
 
set0(int) - Method in class ucar.ma2.Index2D
 
set0(int) - Method in class ucar.ma2.Index3D
 
set0(int) - Method in class ucar.ma2.Index4D
 
set0(int) - Method in class ucar.ma2.Index5D
 
set0(int) - Method in class ucar.ma2.Index6D
 
set0(int) - Method in class ucar.ma2.Index7D
 
set1(int) - Method in class ucar.ma2.Index
set current element at dimension 1 to v
set1(int) - Method in class ucar.ma2.Index2D
 
set1(int) - Method in class ucar.ma2.Index3D
 
set1(int) - Method in class ucar.ma2.Index4D
 
set1(int) - Method in class ucar.ma2.Index5D
 
set1(int) - Method in class ucar.ma2.Index6D
 
set1(int) - Method in class ucar.ma2.Index7D
 
set2(int) - Method in class ucar.ma2.Index
set current element at dimension 2 to v
set2(int) - Method in class ucar.ma2.Index3D
 
set2(int) - Method in class ucar.ma2.Index4D
 
set2(int) - Method in class ucar.ma2.Index5D
 
set2(int) - Method in class ucar.ma2.Index6D
 
set2(int) - Method in class ucar.ma2.Index7D
 
set3(int) - Method in class ucar.ma2.Index
set current element at dimension 3 to v
set3(int) - Method in class ucar.ma2.Index4D
 
set3(int) - Method in class ucar.ma2.Index5D
 
set3(int) - Method in class ucar.ma2.Index6D
 
set3(int) - Method in class ucar.ma2.Index7D
 
set4(int) - Method in class ucar.ma2.Index
set current element at dimension 4 to v
set4(int) - Method in class ucar.ma2.Index5D
 
set4(int) - Method in class ucar.ma2.Index6D
 
set4(int) - Method in class ucar.ma2.Index7D
 
set5(int) - Method in class ucar.ma2.Index
set current element at dimension 5 to v
set5(int) - Method in class ucar.ma2.Index6D
 
set5(int) - Method in class ucar.ma2.Index7D
 
set6(int) - Method in class ucar.ma2.Index
set current element at dimension 6 to v
set6(int) - Method in class ucar.ma2.Index7D
 
setAggregation(Aggregation) - Method in class ucar.nc2.dataset.NetcdfDataset
Set the Aggregation object associated with this NcML dataset
setAltitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
setAlwaysUseCache(boolean) - Method in class ucar.nc2.util.DiskCache2
If true, always put the file in the cache.
setAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateAxis
Set type of axis, or null if none.
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
 
setBoundaryRef(String) - Method in class ucar.nc2.dataset.CoordinateAxis
Set a reference to a boundary variable.
setBoundingBox(LatLonRect) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
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) - Method in class ucar.nc2.Variable
 
setCachedData(Array, boolean) - Method in class ucar.nc2.Variable
Set the data cache
setCacheName(String) - Method in class ucar.nc2.NetcdfFile
Public by accident.
setCachePathPolicy(DiskCache2.CachePathPolicy, String) - Method in class ucar.nc2.util.DiskCache2
Set the cache path policy
setCachePolicy(boolean) - Static method in class ucar.nc2.util.DiskCache
Set the standard policy used in getWriteableFileStandardPolicy().
setCaching(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setCaching(boolean) - Method in class ucar.nc2.Structure
Caching is not allowed
setCaching(boolean) - Method in class ucar.nc2.Variable
Set whether to cache or not.
setCalculateBounds(CollectionInfo) - Method in class ucar.nc2.ft.point.PointIteratorAbstract
 
setCalendarDateRange(CalendarDateRange) - Method in class ucar.nc2.ft.point.CollectionInfo
 
setCenterLon(double) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
Set the center of the Longitude range.
setCentMeridian(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Set the central Meridian
setCentralMeridian(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Deprecated. 
setChar(Index, char) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setChar(int, char) - Method in class ucar.ma2.Array
 
setChar(Index, char) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayBoolean
 
setChar(Index, char) - Method in class ucar.ma2.ArrayByte
 
setChar(int, char) - Method in class ucar.ma2.ArrayByte
 
setChar(Index, char) - Method in class ucar.ma2.ArrayChar
 
setChar(int, char) - Method in class ucar.ma2.ArrayChar
 
setChar(Index, char) - Method in class ucar.ma2.ArrayDouble
 
setChar(int, char) - Method in class ucar.ma2.ArrayDouble
 
setChar(Index, char) - Method in class ucar.ma2.ArrayFloat
 
setChar(int, char) - Method in class ucar.ma2.ArrayFloat
 
setChar(Index, char) - Method in class ucar.ma2.ArrayInt
 
setChar(int, char) - Method in class ucar.ma2.ArrayInt
 
setChar(Index, char) - Method in class ucar.ma2.ArrayLong
 
setChar(int, char) - Method in class ucar.ma2.ArrayLong
 
setChar(Index, char) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayObject
 
setChar(Index, char) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayRagged
 
setChar(Index, char) - Method in class ucar.ma2.ArrayScalar
 
setChar(int, char) - Method in class ucar.ma2.ArrayScalar
 
setChar(Index, char) - Method in class ucar.ma2.ArrayShort
 
setChar(int, char) - Method in class ucar.ma2.ArrayShort
 
setChar(Index, char) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayString
 
setChar(Index, char) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setChar(int, char) - Method in class ucar.ma2.ArrayStructure
 
setCharCurrent(char) - Method in interface ucar.ma2.IndexIterator
Set current value with a char
setCharCurrent(char) - Method in class ucar.ma2.IteratorFast
 
setCharNext(char) - Method in interface ucar.ma2.IndexIterator
Set next value with a char
setCharNext(char) - Method in class ucar.ma2.IteratorFast
 
setComment(String) - Method in class ucar.nc2.util.TableParser
 
setComplete() - Method in class ucar.nc2.ft.point.CollectionInfo
 
setConventionUsed(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
 
setConventionUsed(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
Pass in the name of the Convention used to locate this CoordSysBuilderIF.
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.
setDataset(CoordSysContainer) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
setDataset(CoordSysContainer) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
setDataset(CoordSysContainer) - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
setDataset(CoordSysContainer) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
setDataset(CoordSysContainer) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
setDatasetAcquireProxy(Aggregation.Dataset, NetcdfDataset) - Method in class ucar.nc2.ncml.Aggregation
All non-agg variables use a proxy to acquire the file before reading.
setDatasetAcquireProxy(Aggregation.DatasetProxyReader, Group) - Method in class ucar.nc2.ncml.Aggregation
 
setDataType(DataType) - Method in class ucar.nc2.Attribute
 
setDataType(DataType) - Method in class ucar.nc2.Variable
Set the data type
setDateRange(CalendarDateRange) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setDebugAccess(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use.
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.FileWriter2
Set debugging flags
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.ncml.NcMLReader
 
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.NetcdfFile
debugging
setDebugLeaks(boolean) - Static method in class ucar.unidata.io.RandomAccessFile
Debugging, do not use 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.projection.LatLonProjection
Set a reasonable bounding box for this projection.
setDefaultMapArea(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
Set a reasonable bounding box for this specific projection.
setDefaults(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[].
setDependsOn(String) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
setDescription(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setDescription(String) - Method in class ucar.unidata.geoloc.StationImpl
 
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
Replace a dimension with an equivalent one.
setDimensions(List<Dimension>) - Method in class ucar.nc2.Variable
Set the shape with a list of Dimensions.
setDimensions(String) - Method in class ucar.nc2.Variable
Set the dimensions using the dimensions names.
setDimensionsAnonymous(int[]) - Method in class ucar.nc2.Variable
Set the dimensions using all anonymous (unshared) dimensions
setDODSName(String) - Method in class ucar.nc2.CDMNode
Store the original dods name
setDone(boolean) - Method in class ucar.nc2.util.CancelTaskImpl
Application calls to see if task is done.
setDouble(Index, double) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setDouble(int, double) - Method in class ucar.ma2.Array
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayBoolean
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayByte
 
setDouble(int, double) - Method in class ucar.ma2.ArrayByte
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayChar
 
setDouble(int, double) - Method in class ucar.ma2.ArrayChar
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayDouble
 
setDouble(int, double) - Method in class ucar.ma2.ArrayDouble
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayFloat
 
setDouble(int, double) - Method in class ucar.ma2.ArrayFloat
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayInt
 
setDouble(int, double) - Method in class ucar.ma2.ArrayInt
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayLong
 
setDouble(int, double) - Method in class ucar.ma2.ArrayLong
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayObject
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayRagged
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayScalar
 
setDouble(int, double) - Method in class ucar.ma2.ArrayScalar
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayShort
 
setDouble(int, double) - Method in class ucar.ma2.ArrayShort
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayString
 
setDouble(Index, double) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setDouble(int, double) - Method in class ucar.ma2.ArrayStructure
 
setDouble(Array, double) - Static method in class ucar.ma2.MAMath
Set all the elements of this array to the given double value.
setDouble(int, int, double) - Method in class ucar.ma2.MAMatrix
 
setDouble(int, double) - Method in class ucar.ma2.MAVector
 
setDoubleCurrent(double) - Method in interface ucar.ma2.IndexIterator
Set current value with a double
setDoubleCurrent(double) - Method in class ucar.ma2.IteratorFast
 
setDoubleNext(double) - Method in interface ucar.ma2.IndexIterator
Set next value with a double
setDoubleNext(double) - Method in class ucar.ma2.IteratorFast
 
setDuration(TimeDuration) - Method in class ucar.nc2.units.DateRange
Set the duration of the interval.
setElementSize(int) - Method in class ucar.nc2.Variable
Set the element size.
setEnabled(boolean) - Method in class ucar.nc2.util.ListenerManager
 
setEnd(DateType) - Method in class ucar.nc2.units.DateRange
Set the ending Date.
setEnsCoord(double) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setEnumType(EnumTypedef) - Method in class ucar.nc2.Attribute
 
setEnumTypedef(EnumTypedef) - Method in class ucar.nc2.Variable
Public by accident.
setError(String) - Method in interface ucar.nc2.util.CancelTask
Called routine got an error, so it sets a message for calling program to show to user.
setError(String) - Method in class ucar.nc2.util.CancelTaskImpl
 
setErrorBuffer(Formatter) - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
 
setErrorBuffer(Formatter) - Method in interface ucar.nc2.dataset.transform.HorizTransformBuilderIF
Pass in a Formatter where error messages can be appended.
setErrorBuffer(Formatter) - Method in interface ucar.nc2.dataset.transform.VertTransformBuilderIF
Pass in a Formatter where error messages can be appended.
setExecutor(Executor) - Static method in class ucar.nc2.ncml.Aggregation
 
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
Set extra bytes to reserve in the header.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the false_easting, in km.
setFalseEasting(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the false_easting, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Set the false northing, in km.
setFalseNorthing(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the false northing, in km.
setFeatureType(FeatureType) - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
setFileCache(FileCacheIF) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setFileCache(FileCacheIF) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
 
setFileCache(FileCacheIF) - Method in class ucar.nc2.NetcdfFile
Public by accident.
setFileCache(FileCacheIF) - Method in class ucar.unidata.io.RandomAccessFile
 
setFill(boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Set the fill flag.
setFill(boolean) - Method in class ucar.nc2.NetcdfFileWriter
Set the fill flag: call before calling create() or doing any data writing.
setFillValueIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
set if _FillValue is considered isMissing(); better set in constructor if possible
setFillValueIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set if _FillValue attribute is considered isMissing()
setFillValueIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setFloat(Index, float) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setFloat(int, float) - Method in class ucar.ma2.Array
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayBoolean
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayByte
 
setFloat(int, float) - Method in class ucar.ma2.ArrayByte
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayChar
 
setFloat(int, float) - Method in class ucar.ma2.ArrayChar
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayDouble
 
setFloat(int, float) - Method in class ucar.ma2.ArrayDouble
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayFloat
 
setFloat(int, float) - Method in class ucar.ma2.ArrayFloat
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayInt
 
setFloat(int, float) - Method in class ucar.ma2.ArrayInt
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayLong
 
setFloat(int, float) - Method in class ucar.ma2.ArrayLong
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayObject
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayRagged
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayScalar
 
setFloat(int, float) - Method in class ucar.ma2.ArrayScalar
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayShort
 
setFloat(int, float) - Method in class ucar.ma2.ArrayShort
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayString
 
setFloat(Index, float) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setFloat(int, float) - Method in class ucar.ma2.ArrayStructure
 
setFloatCurrent(float) - Method in interface ucar.ma2.IndexIterator
Set current value with a float
setFloatCurrent(float) - Method in class ucar.ma2.IteratorFast
 
setFloatNext(float) - Method in interface ucar.ma2.IndexIterator
Set next value with a float
setFloatNext(float) - Method in class ucar.ma2.IteratorFast
 
setGlobalFileCache(FileCacheIF) - Static method in class ucar.unidata.io.RandomAccessFile
 
setGroup(Group) - Method in class ucar.nc2.Dimension
Set the group
setHeight(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Set the height above the earth
setHeight(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set Y height
setHorizCoordSys(HorizCoordSys) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
setHorizStride(int) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setId(String) - Method in class ucar.nc2.NetcdfFile
Set the globally unique dataset identifier.
setImmutable() - Method in class ucar.nc2.AttributeContainerHelper
 
setImmutable() - Method in class ucar.nc2.CDMNode
Set the immutable flag to true.
setImmutable() - Method in class ucar.nc2.Dimension
Make this immutable.
setImmutable() - Method in class ucar.nc2.Group
Make this immutable.
setImmutable() - Method in class ucar.nc2.NetcdfFile
Make this immutable.
setImmutable() - Method in class ucar.nc2.Structure
 
setImmutable() - Method in class ucar.nc2.Variable
Make this immutable.
setImplicit(boolean) - Method in class ucar.nc2.dataset.CoordinateSystem
Set whether this Coordinate System is implicit
setIndentLevel(int) - Method in class ucar.nc2.util.Indent
 
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
set if valid_range is considered isMissing(); better set in constructor if possible
setInvalidDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set if valid_range attribute is considered isMissing()
setInvalidDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setIsScalar() - Method in class ucar.nc2.Variable
Set this Variable to be a scalar
setIsSubset(boolean) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
setLargeFile(boolean) - Method in class ucar.nc2.NetcdfFileWriter
Set if this should be a "large file" (64-bit offset) format.
setLatitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
setLatitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImmutable
 
setLatitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Set the latitude, in degrees.
setLatLonBoundingBox(LatLonRect) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setLatLonPoint(LatLonPointImpl) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setLength(int) - Method in class ucar.nc2.Dimension
Set the Dimension length.
setLength(long) - Method in class ucar.nc2.NetcdfFileWriter
Preallocate the file size, for efficiency.
setLocation(String) - Method in class ucar.nc2.NetcdfFile
Set the location, a URL or local filename.
setLocation(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
set x,y location from pt
setLocation(double, double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
setLocationURI(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setLong(Index, long) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setLong(int, long) - Method in class ucar.ma2.Array
 
setLong(Index, long) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayBoolean
 
setLong(Index, long) - Method in class ucar.ma2.ArrayByte
 
setLong(int, long) - Method in class ucar.ma2.ArrayByte
 
setLong(Index, long) - Method in class ucar.ma2.ArrayChar
 
setLong(int, long) - Method in class ucar.ma2.ArrayChar
 
setLong(Index, long) - Method in class ucar.ma2.ArrayDouble
 
setLong(int, long) - Method in class ucar.ma2.ArrayDouble
 
setLong(Index, long) - Method in class ucar.ma2.ArrayFloat
 
setLong(int, long) - Method in class ucar.ma2.ArrayFloat
 
setLong(Index, long) - Method in class ucar.ma2.ArrayInt
 
setLong(int, long) - Method in class ucar.ma2.ArrayInt
 
setLong(Index, long) - Method in class ucar.ma2.ArrayLong
 
setLong(int, long) - Method in class ucar.ma2.ArrayLong
 
setLong(Index, long) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayObject
 
setLong(Index, long) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayRagged
 
setLong(Index, long) - Method in class ucar.ma2.ArrayScalar
 
setLong(int, long) - Method in class ucar.ma2.ArrayScalar
 
setLong(Index, long) - Method in class ucar.ma2.ArrayShort
 
setLong(int, long) - Method in class ucar.ma2.ArrayShort
 
setLong(Index, long) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayString
 
setLong(Index, long) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setLong(int, long) - Method in class ucar.ma2.ArrayStructure
 
setLongCurrent(long) - Method in interface ucar.ma2.IndexIterator
Set current value with a long
setLongCurrent(long) - Method in class ucar.ma2.IteratorFast
 
setLongitude(double) - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
setLongitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImmutable
 
setLongitude(double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
Set the longitude, in degrees.
setLongNext(long) - Method in interface ucar.ma2.IndexIterator
Set next value with a long
setLongNext(long) - Method in class ucar.ma2.IteratorFast
 
setMemberArray(StructureMembers.Member, Array) - Method in class ucar.ma2.ArrayStructure
Set data for one member, over all structures.
setMemberArray(String, Array) - Method in class ucar.ma2.ArrayStructureMA
Set the data array for this member.
setMemberData(StructureMembers.Member, Array) - Method in class ucar.ma2.StructureDataW
 
setMemberData(String, Array) - Method in class ucar.ma2.StructureDataW
 
setMemberVariables(List<Variable>) - Method in class ucar.nc2.Structure
Set the list of member variables.
setMinLength(long) - Method in class ucar.unidata.io.RandomAccessFile
Make sure file is at least this long when its closed.
setMissingDataIsMissing(boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
set if missing_data is considered isMissing(); better set in constructor if possible
setMissingDataIsMissing(boolean) - Static method in class ucar.nc2.dataset.NetcdfDataset
Set if missing_data attribute is considered isMissing()
setMissingDataIsMissing(boolean) - Method in class ucar.nc2.dataset.VariableDS
 
setModifications(Element) - Method in class ucar.nc2.ncml.Aggregation
 
setN3StructureStrategy(FileWriter2.N3StructureStrategy) - Method in class ucar.nc2.FileWriter2
 
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
Set the name of this Attribute.
setName(String) - Method in class ucar.nc2.dataset.StructureDS
 
setName(String) - Method in class ucar.nc2.dataset.VariableDS
 
setName(String) - Method in class ucar.nc2.Dimension
Set the name, converting to valid CDM object name if needed.
setName(String) - Method in class ucar.nc2.Group
Set the short name, converting to valid CDM object name if needed.
setName(String) - Method in class ucar.nc2.Variable
Set the short name, converting to valid CDM object name if needed.
setName(String) - Method in class ucar.unidata.geoloc.ProjectionImpl
 
setName(String) - Method in class ucar.unidata.geoloc.StationImpl
 
setNamespace(Namespace) - Method in class ucar.nc2.ncml.NcMLWriter
Sets the XML namespace.
setNelems(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
 
setNeverUseCache(boolean) - Method in class ucar.nc2.util.DiskCache2
If true, never put the file in the cache.
setNext(double) - Method in class ucar.ma2.ArrayDouble.D3.IF
 
setNobs(int) - Method in class ucar.unidata.geoloc.StationImpl
 
setObject(Index, Object) - Method in class ucar.ma2.Array
Set the array element at index to the specified value.
setObject(int, Object) - Method in class ucar.ma2.Array
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayBoolean
 
setObject(int, Object) - Method in class ucar.ma2.ArrayBoolean
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayByte
 
setObject(int, Object) - Method in class ucar.ma2.ArrayByte
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayChar
 
setObject(int, Object) - Method in class ucar.ma2.ArrayChar
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayDouble
 
setObject(int, Object) - Method in class ucar.ma2.ArrayDouble
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayFloat
 
setObject(int, Object) - Method in class ucar.ma2.ArrayFloat
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayInt
 
setObject(int, Object) - Method in class ucar.ma2.ArrayInt
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayLong
 
setObject(int, Object) - Method in class ucar.ma2.ArrayLong
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayObject
 
setObject(int, Object) - Method in class ucar.ma2.ArrayObject
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayRagged
 
setObject(int, Object) - Method in class ucar.ma2.ArrayRagged
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayScalar
 
setObject(int, Object) - Method in class ucar.ma2.ArrayScalar
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayShort
 
setObject(int, Object) - Method in class ucar.ma2.ArrayShort
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayString
 
setObject(int, Object) - Method in class ucar.ma2.ArrayString
 
setObject(Index, Object) - Method in class ucar.ma2.ArrayStructure
Set one of the StructureData of this ArrayStructure.
setObject(int, Object) - Method in class ucar.ma2.ArrayStructure
Set the index-th StructureData of this ArrayStructure.
setObjectCurrent(Object) - Method in interface ucar.ma2.IndexIterator
Set current value with a Object
setObjectCurrent(Object) - Method in class ucar.ma2.IteratorFast
 
setObjectNext(Object) - Method in interface ucar.ma2.IndexIterator
Set next value with a Object
setObjectNext(Object) - Method in class ucar.ma2.IteratorFast
 
setOffsets(StructureMembers) - Static method in class ucar.ma2.ArrayStructureBB
Set the offsets, based on m.getSizeBytes().
setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.StructureDS
Set the Structure to wrap.
setOriginalVariable(Variable) - Method in class ucar.nc2.dataset.VariableDS
Set the Variable to wrap.
setOriginalVariable(Variable) - Method in interface ucar.nc2.dataset.VariableEnhanced
 
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.Orthographic
Set the origin latitude.
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the origin latitude
setOriginLat(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Set the origin latitude.
setOriginLatitude(double) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Set the origin latitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.Orthographic
Set the origin longitude.
setOriginLon(double) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Set the origin longitude.
setOriginLongitude(double) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
Set the origin longitude.
setParallel(double) - Method in class ucar.unidata.geoloc.projection.Mercator
Set the first standard parallel
setParallelOne(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the first standard parallel
setParallelOne(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
setParallelTwo(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
Set the second standard parallel
setParallelTwo(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
setParellelOne(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
setParellelTwo(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
setParentGroup(Group) - Method in class ucar.nc2.CDMNode
Set the parent Group
setParentGroup(Group) - Method in class ucar.nc2.Group
Set the Group's parent Group
setParentGroup(Group) - Method in class ucar.nc2.Structure
Set the parent group of this Structure, and all member variables.
setParentGroup(Group) - Method in class ucar.nc2.Variable
Set the parent group.
setParentStructure(Structure) - Method in class ucar.nc2.CDMNode
Set the parent Structure
setPersistenceCache(DiskCache2) - Static method in class ucar.nc2.ncml.Aggregation
 
setPointFeatureCollection(List<DsgFeatureCollection>) - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
setPointFeatureCollection(DsgFeatureCollection) - Method in class ucar.nc2.ft.point.PointDatasetImpl
 
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
Set the direction of increasing values, used only for vertical Axes.
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
 
setProjectionRect(ProjectionRect) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setProperty(String, String) - Static method in class ucar.nc2.NetcdfFile
Set properties.
setProxyReader(ProxyReader) - Method in class ucar.nc2.Variable
 
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
 
setRect(double, double, double, double) - Method in class ucar.unidata.geoloc.ProjectionRect
 
setRedefineMode(boolean) - Method in class ucar.nc2.NetcdfFileWriter
Set the redefine mode.
setReferenceDate(CalendarDate) - Method in class ucar.nc2.ft2.coverage.TimeHelper
 
setReferencedFile(NetcdfFile) - Method in class ucar.nc2.dataset.NetcdfDataset
Set underlying file.
setResolution() - Method in class ucar.nc2.time.CalendarDateRange
 
setResolution(TimeDuration) - Method in class ucar.nc2.units.DateRange
Set the time resolution.
setRootDirectory(String) - Static method in class ucar.nc2.util.DiskCache
Set the cache root directory.
setRootDirectory(String) - Method in class ucar.nc2.util.DiskCache2
 
setRunTime(CalendarDate) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setScale(float) - Method in class ucar.nc2.util.TableParser.Field
 
setScale(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Deprecated. 
setScale(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the scale
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
Set whether this is shared.
setShort(Index, short) - Method in class ucar.ma2.Array
Set the array element at the current element of ima.
setShort(int, short) - Method in class ucar.ma2.Array
 
setShort(Index, short) - Method in class ucar.ma2.ArrayBoolean
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayBoolean
 
setShort(Index, short) - Method in class ucar.ma2.ArrayByte
 
setShort(int, short) - Method in class ucar.ma2.ArrayByte
 
setShort(Index, short) - Method in class ucar.ma2.ArrayChar
 
setShort(int, short) - Method in class ucar.ma2.ArrayChar
 
setShort(Index, short) - Method in class ucar.ma2.ArrayDouble
 
setShort(int, short) - Method in class ucar.ma2.ArrayDouble
 
setShort(Index, short) - Method in class ucar.ma2.ArrayFloat
 
setShort(int, short) - Method in class ucar.ma2.ArrayFloat
 
setShort(Index, short) - Method in class ucar.ma2.ArrayInt
 
setShort(int, short) - Method in class ucar.ma2.ArrayInt
 
setShort(Index, short) - Method in class ucar.ma2.ArrayLong
 
setShort(int, short) - Method in class ucar.ma2.ArrayLong
 
setShort(Index, short) - Method in class ucar.ma2.ArrayObject
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayObject
 
setShort(Index, short) - Method in class ucar.ma2.ArrayRagged
DO NOT USE, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayRagged
 
setShort(Index, short) - Method in class ucar.ma2.ArrayScalar
 
setShort(int, short) - Method in class ucar.ma2.ArrayScalar
 
setShort(Index, short) - Method in class ucar.ma2.ArrayShort
 
setShort(int, short) - Method in class ucar.ma2.ArrayShort
 
setShort(Index, short) - Method in class ucar.ma2.ArrayString
not legal, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayString
 
setShort(Index, short) - Method in class ucar.ma2.ArrayStructure
DO NOT USE, throw ForbiddenConversionException
setShort(int, short) - Method in class ucar.ma2.ArrayStructure
 
setShortCurrent(short) - Method in interface ucar.ma2.IndexIterator
Set current value with a short
setShortCurrent(short) - Method in class ucar.ma2.IteratorFast
 
setShortName(String) - Method in class ucar.nc2.CDMNode
Set the short name of this Variable.
setShortNext(short) - Method in interface ucar.ma2.IndexIterator
Set next value with a short
setShortNext(short) - Method in class ucar.ma2.IteratorFast
 
setShowRange(boolean) - Method in class ucar.nc2.util.Counters.Counter
 
setSizeToCache(int) - Method in class ucar.nc2.Variable
Set the sizeToCache.
setSort(CDMSort) - Method in class ucar.nc2.CDMNode
 
setSpacingFromValues(boolean) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
setSPobject(Object) - Method in class ucar.nc2.Variable
Should not be public.
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.
setStations(List<StationFeature>) - Method in class ucar.nc2.ft.point.StationHelper
 
setStations(List<String>) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setStream(InputStream) - Method in class ucar.unidata.io.bzip2.CBZip2InputStream
Added 5-30-2006 to allow for resetting of the input used by this object.
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.
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.
setTangentLat(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Deprecated. 
setTangentLon(double) - Method in class ucar.unidata.geoloc.projection.Stereographic
Deprecated. 
setTangentLon(double) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
Set the tangent longitude
setTime(CalendarDate) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setTimeOffset(double) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setTimeOffsetIntv(double[]) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setTimePresent() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setTimeRange(CalendarDateRange) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setTitle(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
 
setTitle(String) - Method in class ucar.nc2.NetcdfFile
Set the dataset "human readable" title.
setType(String) - Method in class ucar.nc2.units.DateType
Set the type of Date.
setTypicalDatasetMode(String) - Static method in class ucar.nc2.ncml.Aggregation
 
setUnitsString(String) - Method in class ucar.nc2.dataset.StructureDS
 
setUnitsString(String) - Method in class ucar.nc2.dataset.VariableDS
 
setUnitsString(String) - Method in interface ucar.nc2.dataset.VariableEnhanced
Set the Unit String for this Variable.
setUnlimited(boolean) - Method in class ucar.nc2.Dimension
Set whether this is unlimited, meaning length can increase.
setUseMaximalCoordSys(boolean) - Static method in class ucar.nc2.dataset.CoordSysBuilder
If true, assign implicit CoordinateSystem objects to variables that dont have one yet.
setUTMZone(int) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
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) - Method in class ucar.nc2.Attribute
Set the values from a list
setValues(Array) - Method in class ucar.nc2.Attribute
set the values from an Array
setValues(Variable, int, double, double) - Method in class ucar.nc2.dataset.NetcdfDataset
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
Generate the list of values from a starting value and an increment.
setValues(List<String>) - Method in class ucar.nc2.Variable
Set the data values from a list of Strings.
setVariableInfo(String, String, String, DataType) - Method in class ucar.ma2.StructureMembers.Member
 
setVariableLength(boolean) - Method in class ucar.nc2.Dimension
Set whether the length is variable.
setVariables(List<String>) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setVertCoord(double) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setVertCoordIntv(double[]) - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
setWidth(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set X width
setWmoId(String) - Method in class ucar.unidata.geoloc.StationImpl
 
setWriteVariablesPredicate(Predicate<Variable>) - Method in class ucar.nc2.ncml.NcMLWriter
Sets the predicate that will be applied to variables to determine whether their values should be written in addition to their metadata.
setX(double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
setX(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set minimum X
setXmlFormat(Format) - Method in class ucar.nc2.ncml.NcMLWriter
 
setY(double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
setY(double) - Method in class ucar.unidata.geoloc.ProjectionRect
set minimum Y
shape - Variable in class ucar.ma2.Index
 
shape - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
shape - Variable in class ucar.nc2.Variable
 
shapeAsSection - Variable in class ucar.nc2.Variable
 
shapeToString() - Method in class ucar.ma2.Array
Create a string representation of the shape of this Array.
shiftOrigin(int) - Method in class ucar.ma2.Range
Create a new Range shifting this range by a constant factor.
shiftOrigin(Section) - Method in class ucar.ma2.Section
Create a new Section by shifting each range by newOrigin.first() The result is then a reletive offset from the newOrigin.
shiftOrigin(int[]) - Method in class ucar.ma2.Section
 
SHORT - Static variable in class ucar.nc2.constants.CF
 
shortName - Variable in class ucar.nc2.CDMNode
 
shortToBytes(short) - Static method in class ucar.unidata.io.Swap
Convert a short to an array of 2 bytes.
show() - Method in class ucar.ma2.Section
 
show(AttributeContainer, Indent, Formatter) - Static method in class ucar.nc2.AttributeContainerHelper
 
show(Formatter) - Method in class ucar.nc2.ncml.Aggregation.Dataset
 
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.
showCached(Formatter) - Method in class ucar.nc2.NetcdfFile
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.ArraySequence
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.ArrayStructure
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.ArrayStructureBB
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureData
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureDataA
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureDataW
 
showInternal(Formatter, Indent) - Method in class ucar.ma2.StructureMembers.Member
 
showInternalMembers(Formatter, Indent) - Method in class ucar.ma2.ArrayStructure
 
showInternalMembers(Formatter, Indent) - Method in class ucar.ma2.StructureData
 
showInts(int[]) - Static method in class ucar.nc2.util.Misc
 
showInts(List<Integer>) - Static method in class ucar.nc2.util.Misc
 
showInts(int[], Formatter) - Static method in class ucar.nc2.util.Misc
 
showOffsets(StructureMembers, Indent, Formatter) - Static method in class ucar.ma2.ArrayStructureBB
 
showOpen - Static variable in class ucar.unidata.io.RandomAccessFile
 
showProxies(Formatter) - Method in class ucar.nc2.NetcdfFile
 
showRange() - Method in class ucar.nc2.util.Counters.Counter
 
showRead - Static variable in class ucar.unidata.io.RandomAccessFile
 
showRequest - Static variable in class ucar.nc2.NetcdfFile
 
showScaleMissingProxy(Formatter) - Method in class ucar.nc2.dataset.VariableDS
public for debugging
shutdown() - Static method in class ucar.nc2.dataset.NetcdfDataset
Call when application exits, if you have previously called initNetcdfFileCache.
shutdown() - Static method in class ucar.unidata.io.RandomAccessFile
 
SIGMA - Static variable in class ucar.unidata.geoloc.vertical.AtmosSigma
The "depth" variable name identifier
SIGMA - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
The "s" variable name identifier
SimpleGeometryStandardFactory - Class in ucar.nc2.ft
Standard factory for Simple Geometry datatypes.
SimpleGeometryStandardFactory() - Constructor for class ucar.nc2.ft.SimpleGeometryStandardFactory
 
SimpleUnit - Class in ucar.nc2.units
Convenience routines on top of ucar.units package.
SimpleUnit() - Constructor for class ucar.nc2.units.SimpleUnit
for subclasses.
simulateUnwritableDir - Static variable in class ucar.nc2.util.DiskCache
debug only
sind(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
Degree versions of trigonometric functions
SINUSOIDAL - Static variable in class ucar.nc2.constants.CF
 
Sinusoidal - Class in ucar.nc2.dataset.transform
Create a Sinusoidal Projection from the information in the Coordinate Transform Variable.
Sinusoidal() - Constructor for class ucar.nc2.dataset.transform.Sinusoidal
 
Sinusoidal - Class in ucar.unidata.geoloc.projection
Sinusoidal projection, spherical earth.
Sinusoidal() - Constructor for class ucar.unidata.geoloc.projection.Sinusoidal
Constructor with default parameters
Sinusoidal(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Sinusoidal
Construct a Sinusoidal Projection.
size - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
 
size - Variable in class ucar.ma2.Index
 
size() - Method in interface ucar.nc2.ft.DsgFeatureCollection
The number of Features in the collection.
size() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
 
size() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
size() - Method in interface ucar.nc2.ft.ProfileFeature
The number of points along the z axis.
size() - Method in interface ucar.nc2.ft.StationProfileFeature
The number of profiles in the time series.
size() - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
The number of points in the time series.
size() - Method in interface ucar.nc2.ft.TrajectoryFeature
The number of points along the trajectory.
size() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
The number of profiles along the trajectory.
size() - Static method in class ucar.nc2.util.AliasTranslator
 
sizeToCache - Variable in class ucar.nc2.Variable
 
skip(long) - Method in class ucar.unidata.io.UncompressInputStream
 
skipBytes(int) - Method in class ucar.unidata.io.RandomAccessFile
Skips exactly n bytes of input.
skipBytes(long) - Method in class ucar.unidata.io.RandomAccessFile
 
slashalpha - Static variable in class ucar.nc2.dataset.DatasetUrl
 
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 - Variable in class ucar.nc2.CDMNode
 
sort() - Method in class ucar.nc2.dataset.NetcdfDataset
Sort Variables, CoordAxes by name.
SortingStationPointFeatureCache - Class in ucar.nc2.ft.point
 
SortingStationPointFeatureCache() - Constructor for class ucar.nc2.ft.point.SortingStationPointFeatureCache
 
SortingStationPointFeatureCache(Comparator<StationPointFeature>) - Constructor for class ucar.nc2.ft.point.SortingStationPointFeatureCache
 
SortingStationPointFeatureCache(Comparator<StationPointFeature>, StationPointFeature, DateUnit) - Constructor for class ucar.nc2.ft.point.SortingStationPointFeatureCache
 
Source(ThreddsMetadata.Vocab, String, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.Source
 
SOURCE - Static variable in class ucar.nc2.constants.CF
 
SOUTH_POLE - Static variable in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
 
SpaceAndTimeFilter(LatLonRect, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.PointIteratorFiltered.SpaceAndTimeFilter
 
spacing - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
spacing - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
SpecialMathFunction - Class in ucar.unidata.util
Special Math functions.
SpecialMathFunction() - Constructor for class ucar.unidata.util.SpecialMathFunction
 
sphericalAzimuth(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
spi - Variable in class ucar.nc2.NetcdfFile
 
spin(double[], double[], double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
---------------------------------------------------------------------- file spin.f

This subroutine rotates vector V1 around vector VS at angle A.

spiObject - Variable in class ucar.nc2.ncml.Aggregation
 
spiObject - Variable in class ucar.nc2.Variable
 
splitString(String) - Static method in class ucar.unidata.util.StringUtil2
Split a string on one or more whitespace.
sqrt(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
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
 
startValue - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
startValue - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
station - Variable in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
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
 
StationCollection - Interface in ucar.nc2.ft
A collection of data at named locations called Stations.
StationFeature - Interface in ucar.nc2.ft.point
A Station that has additional data obtained through getFeatureData().
StationFeatureCopyFactory - Class in ucar.nc2.ft.point
A factory for making deep copies of StationPointFeature, so all data is self contained.
StationFeatureCopyFactory(StationPointFeature) - Constructor for class ucar.nc2.ft.point.StationFeatureCopyFactory
 
StationFeatureHas - Interface in ucar.nc2.ft.point
Describe
StationFeatureImpl - Class in ucar.nc2.ft.point
Implement StationFeature
StationFeatureImpl(String, String, String, double, double, double, int, StructureData) - Constructor for class ucar.nc2.ft.point.StationFeatureImpl
 
StationFeatureImpl(StationFeature) - Constructor for class ucar.nc2.ft.point.StationFeatureImpl
 
StationFeatureSubset(StationTimeSeriesFeatureImpl, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl.StationFeatureSubset
 
StationHelper - Class in ucar.nc2.ft.point
Helper class for Station Collections.
StationHelper() - Constructor for class ucar.nc2.ft.point.StationHelper
 
StationImpl - Class in ucar.unidata.geoloc
Implementation of Station
StationImpl() - Constructor for class ucar.unidata.geoloc.StationImpl
 
StationImpl(String, String, String, double, double, double) - Constructor for class ucar.unidata.geoloc.StationImpl
 
StationImpl(String, String, String, double, double, double, int) - Constructor for class ucar.unidata.geoloc.StationImpl
 
StationImpl(Station, int) - Constructor for class ucar.unidata.geoloc.StationImpl
 
stationNameComparator - Static variable in class ucar.nc2.ft.point.SortingStationPointFeatureCache
 
StationPointFeature - Interface in ucar.nc2.ft.point
A PointFeature from which one can obtain a Station
StationProfileCollectionImpl - Class in ucar.nc2.ft.point
Abstract superclass for StationProfileFeatureCollection Subclasses must implement getNestedPointFeatureCollection
StationProfileCollectionImpl(String, CalendarDateUnit, String) - Constructor for class ucar.nc2.ft.point.StationProfileCollectionImpl
 
StationProfileCollectionImpl.NestedCollectionIOIteratorAdapter<T> - Class in ucar.nc2.ft.point
 
StationProfileFeature - Interface in ucar.nc2.ft
Time series of ProfileFeature at named locations.
StationProfileFeatureCollection - Interface in ucar.nc2.ft
A collection of StationProfileFeatures
StationProfileFeatureImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of StationProfileFeature.
StationProfileFeatureImpl(String, String, String, double, double, double, CalendarDateUnit, String, int) - Constructor for class ucar.nc2.ft.point.StationProfileFeatureImpl
 
StationProfileFeatureImpl(Station, CalendarDateUnit, String, int) - Constructor for class ucar.nc2.ft.point.StationProfileFeatureImpl
 
StationProfileFeatureImpl.StationProfileFeatureSubset - Class in ucar.nc2.ft.point
 
StationProfileFeatureSubset(StationProfileFeatureImpl, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
 
StationRadialDataset - Interface in ucar.nc2.ft.radial
A Station collection of radial data.
stations - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
StationTimeSeriesCollectionFlattened - Class in ucar.nc2.ft.point
A flattened StationTimeSeriesCollection.
StationTimeSeriesCollectionFlattened(StationTimeSeriesCollectionImpl, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
 
StationTimeSeriesCollectionImpl - Class in ucar.nc2.ft.point
Abstract superclass for implementations of StationFeatureCollection.
StationTimeSeriesCollectionImpl(String, CalendarDateUnit, String) - Constructor for class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
StationTimeSeriesFeature - Interface in ucar.nc2.ft
Time series of PointFeature at a named location aka 'station'.
StationTimeSeriesFeatureCollection - Interface in ucar.nc2.ft
A collection of StationTimeSeriesFeature.
StationTimeSeriesFeatureImpl - Class in ucar.nc2.ft.point
Superclass for implementations of StationFeature: time series of data at a point Concrete subclass must implement getFeatureData() and getPointFeatureIterator();
StationTimeSeriesFeatureImpl(String, String, String, double, double, double, CalendarDateUnit, String, int, StructureData) - Constructor for class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
StationTimeSeriesFeatureImpl(StationFeature, CalendarDateUnit, String, int) - Constructor for class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
StationTimeSeriesFeatureImpl.StationFeatureSubset - Class in ucar.nc2.ft.point
 
statusCode - Variable in class ucar.nc2.util.IO.HttpResult
 
STEREOGRAPHIC - Static variable in class ucar.nc2.constants.CF
 
Stereographic - Class in ucar.nc2.dataset.transform
Create a Stereographic Projection from the information in the Coordinate Transform Variable.
Stereographic() - Constructor for class ucar.nc2.dataset.transform.Stereographic
 
Stereographic - Class in ucar.unidata.geoloc.projection
Stereographic projection, spherical earth.
Stereographic() - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Constructor with default parameters = North Polar
Stereographic(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection.
Stereographic(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection.
Stereographic(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a Stereographic Projection.
Stereographic(double, double, double, boolean) - Constructor for class ucar.unidata.geoloc.projection.Stereographic
Construct a polar Stereographic Projection, from the "natural origin" and the tangent point, calculating the scale factor.
StereographicAzimuthalProjection - Class in ucar.unidata.geoloc.projection.proj4
taken from the USGS PROJ package.
StereographicAzimuthalProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
 
StereographicAzimuthalProjection(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
Construct a Stereographic Projection.
storage - Variable in class ucar.ma2.ArrayBoolean
 
storage - Variable in class ucar.ma2.ArrayByte
 
storage - Variable in class ucar.ma2.ArrayChar
 
storage - Variable in class ucar.ma2.ArrayFloat
 
storage - Variable in class ucar.ma2.ArrayInt
 
storage - Variable in class ucar.ma2.ArrayLong
 
storage - Variable in class ucar.ma2.ArrayObject
 
storage - Variable in class ucar.ma2.ArrayShort
 
storage - Variable in class ucar.ma2.ArrayString
 
storageD - Variable in class ucar.ma2.ArrayDouble
 
STRAIGHT_VERTICAL_LONGITUDE_FROM_POLE - Static variable in 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
 
stride - Variable in class ucar.ma2.Index
 
stride() - Method in class ucar.ma2.Range
 
StringLocker - Class in ucar.nc2
A list of strings that only allows one thread to use any given value at the same time.
StringLocker() - Constructor for class ucar.nc2.StringLocker
 
StringUtil2 - Class in ucar.unidata.util
Static String and StringBuilder utilities
StringUtil2() - Constructor for class ucar.unidata.util.StringUtil2
 
Structure - Class in ucar.nc2
A Structure is a type of Variable that contains other Variables, like a struct in C.
Structure(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Structure
 
Structure(NetcdfFile, Group, Structure, String, List<Dimension>) - Constructor for class ucar.nc2.Structure
Create a Structure "from scratch".
Structure(Structure) - Constructor for class ucar.nc2.Structure
Copy constructor.
StructureData - Class in ucar.ma2
A container for a Structure's data.
StructureData(StructureMembers) - Constructor for class ucar.ma2.StructureData
Constructor.
StructureDataA - Class in ucar.ma2
A StructureData implementation delegates everything to the containing ArrayStructure.
StructureDataA(ArrayStructure, int) - Constructor for class ucar.ma2.StructureDataA
Constructor.
StructureDataComposite - Class in ucar.ma2
A composite of other StructureData.
StructureDataComposite() - Constructor for class ucar.ma2.StructureDataComposite
 
StructureDataDeep - Class in ucar.ma2
Make a deep copy of an existing StructureData, so that all the data is contained in this object
StructureDataFactory - Class in ucar.ma2
Convenience routines for constructing one-off StructureData objects
StructureDataFactory() - Constructor for class ucar.ma2.StructureDataFactory
 
StructureDataIterator - Interface in ucar.ma2
An iterator over StructureData.
StructureDataIteratorIndexed - Class in ucar.nc2.ft.point
A StructureDataIterator which takes a list of record numbers (in a structure).
StructureDataIteratorIndexed(Structure, List<Integer>) - Constructor for class ucar.nc2.ft.point.StructureDataIteratorIndexed
 
StructureDataIteratorLimited - Class in ucar.ma2
Read a maximum number of StructureData objects from a StructureDataIterator.
StructureDataIteratorLimited(StructureDataIterator, int) - Constructor for class ucar.ma2.StructureDataIteratorLimited
 
StructureDataIteratorLinked - Class in ucar.nc2.ft.point
Use contiguous or linked lists to iterate over members of a Structure
StructureDataIteratorLinked(Structure, int, int, String) - Constructor for class ucar.nc2.ft.point.StructureDataIteratorLinked
 
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(StructureData) - Constructor for class ucar.ma2.StructureDataProxy
 
StructureDataProxy(StructureMembers, StructureData) - Constructor for class ucar.ma2.StructureDataProxy
 
StructureDataScalar - Class in ucar.ma2
A StructureData with scalar data.
StructureDataScalar(String) - Constructor for class ucar.ma2.StructureDataScalar
 
StructureDataW - Class in ucar.ma2
A StructureData implementation that has its data self-contained.
StructureDataW(StructureMembers) - Constructor for class ucar.ma2.StructureDataW
Constructor.
StructureDataW(StructureMembers, int) - Constructor for class ucar.ma2.StructureDataW
 
StructureDS - Class in ucar.nc2.dataset
An "enhanced" Structure.
StructureDS(NetcdfFile, Group, String) - Constructor for class ucar.nc2.dataset.StructureDS
 
StructureDS(NetcdfDataset, Group, Structure, String, String, String, String) - Constructor for class ucar.nc2.dataset.StructureDS
Constructor when theres no underlying variable.
StructureDS(Group, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
Create a StructureDS thats wraps a Structure
StructureDS(NetcdfDataset, Group, Structure, String, Structure) - Constructor for class ucar.nc2.dataset.StructureDS
Wrap the given Structure, making it into a StructureDS.
StructureMembers - Class in ucar.ma2
A Collection of members contained in a StructureData.
StructureMembers(String) - Constructor for class ucar.ma2.StructureMembers
 
StructureMembers(StructureMembers) - Constructor for class ucar.ma2.StructureMembers
 
StructureMembers.Member - Class in ucar.ma2
A member of a StructureData.
StructurePseudo2Dim - Class in ucar.nc2.dataset
Make a collection of variables with the same 2 outer dimensions into a fake 2D Structure(outer,inner)
StructurePseudo2Dim(NetcdfDataset, Group, String, List<String>, Dimension, Dimension) - Constructor for class ucar.nc2.dataset.StructurePseudo2Dim
Make a Structure out of named Variables which have var(outer, inner, ...)
StructurePseudoDS - Class in ucar.nc2.dataset
Make a collection of variables with the same outer dimension into a fake Structure.
StructurePseudoDS(NetcdfDataset, Group, String) - Constructor for class ucar.nc2.dataset.StructurePseudoDS
 
StructurePseudoDS(NetcdfDataset, Group, String, List<String>, Dimension) - Constructor for class ucar.nc2.dataset.StructurePseudoDS
Make a Structure out of all Variables with the named dimension as their outermost dimension, or from a list named Variables, each has the same named outermost dimension.
subSection(int, int) - Method in class ucar.ma2.Section
 
subSection(int, int) - Method in class ucar.ma2.SectionIterable
 
subset(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.PointCollectionImpl
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationHelper
 
subset(List<StationFeature>) - Method in class ucar.nc2.ft.point.StationHelper
 
subset(List<StationFeature>) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
subset(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
subset(List<StationFeature>, CalendarDateRange) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
subset(CalendarDateRange) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
subset(LatLonRect) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
subset(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
subset(List<StationFeature>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
subset(List<StationFeature>, CalendarDateRange) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
subset(CalendarDateRange) - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
subset(LatLonRect, CalendarDateRange) - Method in interface ucar.nc2.ft.PointFeatureCollection
Subset this collection by boundingBox and/or dateRange
subset(LatLonRect) - Method in interface ucar.nc2.ft.ProfileFeatureCollection
Subset this collection by boundingBox
subset(LatLonRect, CalendarDateRange) - Method in interface ucar.nc2.ft.ProfileFeatureCollection
 
subset(CalendarDateRange) - Method in interface ucar.nc2.ft.StationProfileFeature
Subset this collection by dateRange
subset(List<StationFeature>) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
 
subset(LatLonRect) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
 
subset(List<StationFeature>, CalendarDateRange) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
 
subset(LatLonRect, CalendarDateRange) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
 
subset(CalendarDateRange) - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
Subset this collection by calendar dateRange
subset(List<StationFeature>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
subset(LatLonRect) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
subset(List<StationFeature>, CalendarDateRange) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
subset(LatLonRect, CalendarDateRange) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
subset(LatLonRect) - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
 
subset(SubsetParams) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
subset(double, double, int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
subset(double, double, int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
subset(SubsetParams) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
subset(SubsetParams) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
subset(SubsetParams, boolean, boolean) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
subset(SubsetParams) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
 
subset(SubsetParams) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
 
subset(SubsetParams) - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
subset(double, double, int) - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
subset(RangeIterator, RangeIterator) - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
subset(SubsetParams, AtomicBoolean, boolean) - Method in class ucar.nc2.ft2.coverage.Time2DCoordSys
 
subset(SubsetParams, AtomicBoolean, boolean) - Method in class ucar.nc2.ft2.coverage.Time2DOffsetCoordSys
 
subset(SubsetParams) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
subset(double, double, int) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
subset(SubsetParams) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
subset(double, double, int) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
subset(SubsetParams) - Method in class ucar.nc2.ft2.coverage.TimeOffsetAxis
 
subset(double, double, int) - Method in class ucar.nc2.ft2.coverage.TimeOffsetAxis
 
subset(Range, Range, Range, Range) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
Create a VerticalTransform as a section of an existing VerticalTransform.
subset(Range, Range, Range, Range) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Create a subset of this VerticalTransform.
subsetBuilder(SubsetParams) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
subsetByIndex(Range) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
subsetByIntervals(List<MAMath.MinMax>, int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
subsetCatalogOnDataset(Dataset) - Method in class thredds.client.catalog.Catalog
 
subsetDependent(CoverageCoordAxis1D) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
subsetDependent(CoverageCoordAxis1D) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
subsetDependent(CoverageCoordAxis1D) - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
subsetDependent(CoverageCoordAxis1D) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
subsetDependent(CoverageCoordAxis1D) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
subsetFeatures(List<StationFeature>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
 
subsetFeatures(List<StationFeature>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
 
subsetFromTime(SubsetParams, CalendarDate) - Method in class ucar.nc2.ft2.coverage.TimeOffsetAxis
 
SubsetParams - Class in ucar.nc2.ft2.coverage
Describes a subset of a Coverage.
SubsetParams() - Constructor for class ucar.nc2.ft2.coverage.SubsetParams
 
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
 
subtract(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
success - Variable in class ucar.nc2.util.CancelTaskImpl
 
sumDouble(Array) - Static method in class ucar.ma2.MAMath
sum all of the elements of array a as doubles.
sumDoubleSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
sum all of the elements of array a as doubles.
summary - Static variable in class ucar.nc2.constants.ACDD
 
Suomi - Class in ucar.nc2.dataset.conv
Suomi coord sys builder.
Suomi() - Constructor for class ucar.nc2.dataset.conv.Suomi
 
SUPERBLOCKVERSION - Static variable in 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
 
sweepAngleAxisToScanGeom(String) - Static method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
Find scan geometry associated with sweep_angle_axis
syncExtend() - Method in class ucar.nc2.dataset.NetcdfDataset
 
syncExtend() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
 
syncExtend() - Method in interface ucar.nc2.iosp.IOServiceProvider
Extend the NetcdfFile if the underlying dataset has changed in a way that is compatible with the current metadata.
syncExtend() - Method in class ucar.nc2.ncml.Aggregation
Check to see if its time to rescan directory, and if so, rescan and extend dataset if needed.
syncExtend() - Method in class ucar.nc2.NetcdfFile
Extend the file if needed, in a way that is compatible with the current metadata, that is, does not invalidate structural metadata held by the application.
SystemFor - Static variable in class ucar.nc2.constants._Coordinate
 
Systems - Static variable in class ucar.nc2.constants._Coordinate
 

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
 
takeSign(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
takeSign(int, int) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
tand(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
tAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
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 - Variable in class ucar.nc2.ft.point.ProfileFeatureImpl
 
time - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
Time2DCoordSys - Class in ucar.nc2.ft2.coverage
Time2DCoordSys with run and 2D time coordinate axes.
Time2DCoordSys(CoverageCoordAxis1D, TimeAxis2DFmrc) - Constructor for class ucar.nc2.ft2.coverage.Time2DCoordSys
 
Time2DOffsetCoordSys - Class in ucar.nc2.ft2.coverage
Time2DCoordSys with run and timeOffset coordinate axes.
Time2DOffsetCoordSys(CoverageCoordAxis1D, TimeOffsetAxis) - Constructor for class ucar.nc2.ft2.coverage.Time2DOffsetCoordSys
 
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
 
timeAll - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
timeAxis2D - Variable in class ucar.nc2.ft2.coverage.Time2DCoordSys
 
TimeAxis2DFmrc - Class in ucar.nc2.ft2.coverage
Fmrc TimeAxis: time(runtime, time) values will contain nruns * ntimes values
TimeAxis2DFmrc(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
TimeAxis2DFmrcReg - Class in ucar.nc2.ft2.coverage
Describe
TimeAxis2DFmrcReg(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.TimeAxis2DFmrcReg
 
TimeAxis2DSwath - Class in ucar.nc2.ft2.coverage
Swath TimeAxis: time(scan, xscan) values will contain scan * xscan values
TimeAxis2DSwath(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
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.
timeHelper - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
timeHelper - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
TimeHelper - Class in ucar.nc2.ft2.coverage
Helper class for Time coordinate axes
timeOffset - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
timeOffset - Variable in class ucar.nc2.ft2.coverage.Time2DOffsetCoordSys
 
timeOffsetAll - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
TimeOffsetAxis - Class in ucar.nc2.ft2.coverage
A new way to handle 2D time, a runtime axis with orthogonal offset values, so time = (runtime x offset).
TimeOffsetAxis(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.TimeOffsetAxis
 
timeOffsetDate - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
timeOffsetFirst - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
timeOffsetIntv - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
timeOffsetUnit - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
timePresent - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
timeRange - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
TIMESERIES_ID - Static variable in class ucar.nc2.constants.CF
 
timeSeriesNpts - Variable in class ucar.nc2.ft.point.StationProfileFeatureImpl
 
timeStride - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
timeUnit - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
 
timeUnit - Variable in class ucar.nc2.ft.point.PointFeatureImpl
 
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.
timeUnitsChange - Variable in class ucar.nc2.ncml.AggregationOuterDimension
 
timeWindow - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
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
 
title - Variable in class ucar.nc2.ft.FeatureDatasetImpl
 
title - Variable in class ucar.nc2.NetcdfFile
 
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
 
togreenw(double, double, double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
This subroutine is to transform the locations and velocities of the GPS and LEO satellites from the celestial inertial reference frame to the Earth centered Greenwich reference frame.
toGregorianCalendar() - Method in class ucar.nc2.time.CalendarDate
 
tokenizeEscapedName(String) - Static method in class ucar.nc2.util.EscapeStrings
Tokenize an escaped name using "." as delimiter, skipping "\."
TOLERANCE - Static variable in class ucar.unidata.geoloc.ProjectionImpl
tolerence for checks
toNcML(String) - Method in class ucar.nc2.NetcdfFile
CDL representation of Netcdf header info, non strict
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(Indent) - Method in class thredds.client.catalog.Service
 
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
CDL representation, not strict
toString(boolean) - Method in class ucar.nc2.Attribute
CDL representation, may be strict
toString() - Method in class ucar.nc2.dataset.CoordinateSystem
 
toString() - Method in class ucar.nc2.dataset.CoordinateTransform
 
toString() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
toString() - Method in class ucar.nc2.dataset.transform.CFHybridHeight
Get a String representation of this object
toString() - Method in class ucar.nc2.dataset.transform.CFHybridSigmaPressure
 
toString() - Method in class ucar.nc2.dataset.transform.CFLnPressure
 
toString() - Method in class ucar.nc2.dataset.transform.CFOceanS
 
toString() - Method in class ucar.nc2.dataset.transform.CFOceanSigma
 
toString() - Method in class ucar.nc2.dataset.transform.CFSigma
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanSG1
 
toString() - Method in class ucar.nc2.dataset.transform.VOceanSG2
 
toString() - Method in class ucar.nc2.dataset.VerticalCT
 
toString() - Method in enum ucar.nc2.dataset.VerticalCT.Type
 
toString() - Method in class ucar.nc2.Dimension
CDL representation, not strict.
toString() - Method in class ucar.nc2.dt.RadialDatasetSweep.Type
 
toString() - Method in class ucar.nc2.EnumTypedef
 
toString() - Method in class ucar.nc2.ft.point.CollectionInfo
 
toString() - Method in class ucar.nc2.ft.point.PointFeatureImpl
 
toString() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
 
toString() - Method in class ucar.nc2.ft2.coverage.CoordInterval
 
toString() - Method in class ucar.nc2.ft2.coverage.Coverage
 
toString(Formatter, Indent) - Method in class ucar.nc2.ft2.coverage.Coverage
 
toString() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
toString(Formatter) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
 
toString() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
toString(Formatter, Indent) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
toString(Formatter, Indent) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
 
toString() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
toString(Formatter, Indent) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
 
toString() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
toString(Formatter, Indent) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
 
toString() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
 
toString(Formatter, Indent) - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
 
toString() - Method in class ucar.nc2.ft2.coverage.SubsetParams
 
toString(Formatter, Indent) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
 
toString(Formatter, Indent) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
 
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
 
toString(StructureData) - Static method in class ucar.nc2.NCdumpW
 
toString(Array) - Static method in class ucar.nc2.NCdumpW
 
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
 
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
CDL representation of Variable, not strict.
toString() - Method in class ucar.nc2.VariableSimpleAdapter
 
toString() - Method in class ucar.unidata.geoloc.Bearing
Nice format.
toString() - Method in class ucar.unidata.geoloc.Earth
 
toString() - Method in class ucar.unidata.geoloc.EarthEllipsoid
Same as EPSG name
toString() - Method in class ucar.unidata.geoloc.EarthLocationImpl
 
toString() - Method in class ucar.unidata.geoloc.LatLonPointImpl
Default string representation
toString(int) - Method in class ucar.unidata.geoloc.LatLonPointImpl
String representation in the form, eg 40.23N 105.1W
toString() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
 
toString() - Method in class ucar.unidata.geoloc.LatLonRect
Return a String representation of this object.
toString() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
 
toString() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
 
toString() - Method in class ucar.unidata.geoloc.projection.FlatEarth
 
toString() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
 
toString() - Method in class ucar.unidata.geoloc.projection.LambertConformal
 
toString() - Method in class ucar.unidata.geoloc.projection.Mercator
 
toString() - Method in class ucar.unidata.geoloc.projection.Orthographic
 
toString() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
 
toString() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
 
toString() - Method in class ucar.unidata.geoloc.projection.Stereographic
 
toString() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
 
toString() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
 
toString() - Method in class ucar.unidata.geoloc.ProjectionImpl
Get a String representation of this projection.
toString() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
nicely format this point
toString(Formatter) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
 
toString() - Method in class ucar.unidata.geoloc.ProjectionRect
Get a String representation of this object.
toString() - Method in class ucar.unidata.geoloc.StationImpl
 
toString() - Method in class ucar.unidata.io.RandomAccessFile
Create a string representation of this object.
toString() - Method in class ucar.unidata.util.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(Object) - Method in class ucar.nc2.dataset.NetcdfDataset
 
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(Object) - Method in class ucar.nc2.NetcdfFile
Access to iosp debugging info.
toStringDebug() - Method in class ucar.nc2.Variable
String representation of Variable and its attributes.
toStringDebug() - Method in interface ucar.nc2.VariableIF
 
toStringEnd(PrintWriter) - Method in class ucar.nc2.NetcdfFile
 
toStringStart(PrintWriter, boolean) - Method in class ucar.nc2.NetcdfFile
 
toStringStart(Formatter, Indent, boolean) - Method in class ucar.nc2.NetcdfFile
 
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
 
toWKS() - Method in class ucar.unidata.geoloc.projection.LambertConformal
Create a WKS string
TRAJECTORY_ID - Static variable in class ucar.nc2.constants.CF
 
TrajectoryFeature - Interface in ucar.nc2.ft
A set of observations along a 1 dimensional path, connected in space and time.
TrajectoryFeatureCollection - Interface in ucar.nc2.ft
A collection of TrajectoryFeatures
TrajectoryFeatureImpl - Class in ucar.nc2.ft.point
Implementation of TrajectoryFeature
TrajectoryFeatureImpl(String, CalendarDateUnit, String, int) - Constructor for class ucar.nc2.ft.point.TrajectoryFeatureImpl
 
TrajectoryProfileFeature - Interface in ucar.nc2.ft
A collection of profiles which originate along a trajectory.
TrajectoryProfileFeatureCollection - Interface in ucar.nc2.ft
A collection of SectionFeatures.
transferData(Array, WritableByteChannel) - Static method in class ucar.nc2.iosp.IospHelper
 
transferDataset(NetcdfFile, NetcdfDataset, ReplaceVariableCheck) - Static method in class ucar.nc2.dataset.DatasetConstructor
Copy contents of "src" to "target".
transferGroupAttributes(Group, Group) - Static method in class ucar.nc2.dataset.DatasetConstructor
Copy attributes from src to target, skip ones that already exist (by name)
transferVariableAttributes(Variable, Variable) - Static method in class ucar.nc2.dataset.DatasetConstructor
Copy attributes from src to target, skip ones that already exist (by name)
Transforms - Static variable in class ucar.nc2.constants._Coordinate
 
TransformType - Static variable in class ucar.nc2.constants._Coordinate
 
transformType - Variable in class ucar.nc2.dataset.CoordinateTransform
 
TransformType - Enum in ucar.nc2.dataset
Type-safe enumeration of netCDF Dataset TransformType.
translateAlias(String) - Static method in class ucar.nc2.util.AliasTranslator
 
translatePathToReletiveLocation(String, String) - Method in class thredds.client.catalog.CatalogRef
 
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
 
TransverseMercator - Class in ucar.nc2.dataset.transform
Create a Transverse Mercator Projection from the information in the Coordinate Transform Variable.
TransverseMercator() - Constructor for class ucar.nc2.dataset.transform.TransverseMercator
 
TransverseMercator - Class in ucar.unidata.geoloc.projection
Transverse Mercator projection, spherical earth.
TransverseMercator() - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Constructor with default parameteres
TransverseMercator(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Construct a TransverseMercator Projection.
TransverseMercator(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Construct a TransverseMercator Projection.
TransverseMercator(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.TransverseMercator
Construct a TransverseMercator Projection.
TransverseMercatorProjection - Class in ucar.unidata.geoloc.projection.proj4
Transverse Mercator Projection algorithm is taken from the USGS PROJ package.
TransverseMercatorProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
 
TransverseMercatorProjection(Earth, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
Set up a projection suitable for State Plane Coordinates.
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
 
trunc(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
truncate(CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
truncate the CalendarDate, by zeroing all the fields that are less than the field.
tsfn(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
 
TWOPI - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
type - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
 
type - Variable in class ucar.nc2.ncml.Aggregation
 
typicalDatasetMode - Static variable in class ucar.nc2.ncml.Aggregation
 

U

UBYTE_MAX - Static variable in class ucar.nc2.EnumTypedef
 
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.conv - package ucar.nc2.dataset.conv
Parses the information in netCDF datasets using Conventions, and extracts information about coordinate systems.
ucar.nc2.dataset.transform - package ucar.nc2.dataset.transform
Pluggable framework for handling Coordinate Transforms, both Projections and Vertical.
ucar.nc2.dt - package ucar.nc2.dt
Scientific data types package.
ucar.nc2.ft - package ucar.nc2.ft
Scientific feature types package
ucar.nc2.ft.point - package ucar.nc2.ft.point
package ucar.nc2.ft.point : Implementation of Point Feature Types
ucar.nc2.ft.radial - package ucar.nc2.ft.radial
 
ucar.nc2.ft2.coverage - package ucar.nc2.ft2.coverage
 
ucar.nc2.iosp - package ucar.nc2.iosp
General classes for I/O Service Providers
ucar.nc2.ncml - package ucar.nc2.ncml
Netcdf Markup Language (NcML) Implementation classes see NcML home page
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.geoloc.ogc - package ucar.unidata.geoloc.ogc
OGC specific support classes for geolocation
ucar.unidata.geoloc.projection - package ucar.unidata.geoloc.projection
Implementations of coordinate projection transformations.
ucar.unidata.geoloc.projection.proj4 - package ucar.unidata.geoloc.projection.proj4
Port of proj4 transformations to CDM.
ucar.unidata.geoloc.projection.sat - package ucar.unidata.geoloc.projection.sat
Implementations of coordinate projection for satellites.
ucar.unidata.geoloc.vertical - package ucar.unidata.geoloc.vertical
Implementations of vertical coordinate transformations.
ucar.unidata.io - package ucar.unidata.io
Input/Output utilities.
ucar.unidata.io.bzip2 - package ucar.unidata.io.bzip2
BZIP2 compression.
ucar.unidata.io.http - package ucar.unidata.io.http
Make a file on an HTTP server look like a RandomAccessFile, by using HTTP 1.1 byte range header.
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.
UnidataObsConvention - Class in ucar.nc2.dataset.conv
Unidata Observation Dataset v1.0 Use CF for new files.
UnidataObsConvention() - Constructor for class ucar.nc2.dataset.conv.UnidataObsConvention
 
union(Range) - Method in class ucar.ma2.Range
Create a new Range by making the union with a Range using same interval as this Range.
union(Section) - Method in class ucar.ma2.Section
Create a new Section by union with another Section
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
 
units - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
units - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
units - Variable in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
unit string
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
NetcdfDataset can end up wrapping a variable in multiple wrapping classes (e.g.
updateAttribute(Variable, Attribute) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
Update the value of an existing attribute.
updateAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
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
 
user - Variable in class ucar.nc2.ft2.coverage.Coverage
 
userAdvice - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
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.
userObject - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
useStart() - Method in class ucar.nc2.units.DateRange
Get if the start is fixed.
USHORT_MAX - Static variable in class ucar.nc2.EnumTypedef
 
UTC - Static variable in class ucar.nc2.time.CalendarTimeZone
 
UTF8 - Static variable in class ucar.nc2.constants.CDM
 
UTM - Class in ucar.nc2.dataset.transform
Create a UTM Projection from the information in the Coordinate Transform Variable.
UTM() - Constructor for class ucar.nc2.dataset.transform.UTM
 
UTM_ZONE1 - Static variable in class ucar.unidata.geoloc.projection.UtmProjection
 
UTM_ZONE2 - Static variable in class ucar.unidata.geoloc.projection.UtmProjection
 
UtmProjection - Class in ucar.unidata.geoloc.projection
Universal Transverse Mercator.
UtmProjection() - Constructor for class ucar.unidata.geoloc.projection.UtmProjection
Constructor with default parameters
UtmProjection(int, boolean) - Constructor for class ucar.unidata.geoloc.projection.UtmProjection
Constructor with default WGS 84 ellipsoid.
UtmProjection(double, double, int, boolean) - Constructor for class ucar.unidata.geoloc.projection.UtmProjection
Construct a Universal Transverse Mercator Projection.
uu - Variable in class ucar.nc2.units.SimpleUnit
 

V

v - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
 
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
 
validateMap(Map<Integer, String>, DataType) - Method in class ucar.nc2.EnumTypedef
 
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
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
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ft.radial.RadialSweepFeature.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ft2.coverage.CoverageCoordAxis.DependenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ft2.coverage.CoverageCoordAxis.Spacing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.NCdumpW.WantValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ncml.Aggregation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.ncml.Aggregation.TypicalDataset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.NetcdfFileWriter.Version
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.
valueOf(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
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
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
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ft.radial.RadialSweepFeature.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ft2.coverage.CoverageCoordAxis.DependenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ft2.coverage.CoverageCoordAxis.Spacing
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
 
values - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
 
values() - Static method in enum ucar.nc2.NCdumpW.WantValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ncml.Aggregation.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.ncml.Aggregation.TypicalDataset
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
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.
values() - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
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() - Constructor for class ucar.nc2.Variable
 
Variable(NetcdfFile, Group, Structure, String) - Constructor for class ucar.nc2.Variable
Create a Variable.
Variable(NetcdfFile, Group, Structure, String, DataType, String) - Constructor for class ucar.nc2.Variable
Create a Variable.
Variable(NetcdfFile, Group, Structure, String, DataType, List<Dimension>) - Constructor for class ucar.nc2.Variable
Create a Variable.
Variable(Variable) - Constructor for class ucar.nc2.Variable
Copy constructor.
Variable.Cache - Class in ucar.nc2
Public by accident.
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
Constructor when there's no underlying variable.
VariableDS(Group, Structure, String, Variable) - Constructor for class ucar.nc2.dataset.VariableDS
Make a new VariableDS, delegate data reading to the original variable, but otherwise dont take any info from it.
VariableDS(Group, Variable, boolean) - Constructor for class ucar.nc2.dataset.VariableDS
Wrap the given Variable, making it into a VariableDS.
VariableDS(VariableDS, boolean) - Constructor for class ucar.nc2.dataset.VariableDS
Copy constructor, for subclasses.
VariableEnhanced - Interface in ucar.nc2.dataset
interface to an "enhanced Variable", implemented by the ucar.nc2.dataset package.
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
The interface to a Variable.
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
 
variables - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
variables - Variable in class ucar.nc2.Group
 
variables - Variable in class ucar.nc2.NetcdfFile
 
VariableSimpleAdapter - Class in ucar.nc2
Adapt a StructureMembers.Member into a VariableSimpleIF.
VariableSimpleAdapter(StructureMembers.Member) - Constructor for class ucar.nc2.VariableSimpleAdapter
Constructor
VariableSimpleIF - Interface in ucar.nc2
A lightweight abstractions of a Variable.
VariableSimpleImpl - Class in ucar.nc2
Implementation of VariableSimpleIF
VariableSimpleImpl(String, String, String, DataType, List<Dimension>) - Constructor for class ucar.nc2.VariableSimpleImpl
 
varList - Variable in class ucar.nc2.dataset.CoordSysBuilder
 
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
 
vertCoord - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
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
Copy Constructor
VerticalCT.Type - Enum in ucar.nc2.dataset
Enumeration of known Vertical transformations.
VerticalPerspective - Class in ucar.nc2.dataset.transform
VerticalPerspectiveView projection.
VerticalPerspective() - Constructor for class ucar.nc2.dataset.transform.VerticalPerspective
 
VerticalPerspectiveView - Class in ucar.unidata.geoloc.projection
Vertical Perspective Projection, spherical earth.
VerticalPerspectiveView() - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Constructor with default parameters
VerticalPerspectiveView(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Construct a VerticalPerspectiveView Projection
VerticalPerspectiveView(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.VerticalPerspectiveView
Construct a VerticalPerspectiveView Projection
VerticalTransform - Interface in ucar.unidata.geoloc.vertical
A transformation to a vertical reference coordinate system, such as height or pressure.
VerticalTransformImpl - Class in ucar.unidata.geoloc.vertical
A transformation to a vertical reference coordinate system, such as height or pressure.
VerticalTransformImpl(Dimension) - Constructor for class ucar.unidata.geoloc.vertical.VerticalTransformImpl
Construct a VerticalCoordinate
VerticalTransformSubset - Class in ucar.unidata.geoloc.vertical
A subset of a vertical transform.
VerticalTransformSubset(VerticalTransform, Range, Range, Range, Range) - Constructor for class ucar.unidata.geoloc.vertical.VerticalTransformSubset
Create a subset of an existing VerticalTransform
vertIntv - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
vertRange - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
 
VertTransformBuilderIF - Interface in ucar.nc2.dataset.transform
Implement this interface to add a Coordinate Transform to a NetcdfDataset.
VExplicitField - Class in ucar.nc2.dataset.transform
Create a Vertical Transform from an "explicit_field", where the vertical coordinate is explcitly specified as a variable.
VExplicitField() - Constructor for class ucar.nc2.dataset.transform.VExplicitField
 
VLEN - Static variable in class ucar.ma2.Range
 
VLEN - Static variable in class ucar.nc2.Dimension
A variable-length dimension: the length is not known until the data is read.
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
 
VOceanSG1 - Class in ucar.nc2.dataset.transform
Create a ocean_s_coordinate_g1 Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSG1() - Constructor for class ucar.nc2.dataset.transform.VOceanSG1
 
VOceanSG2 - Class in ucar.nc2.dataset.transform
Create a ocean_s_coordinate_g2 Vertical Transform from the information in the Coordinate Transform Variable.
VOceanSG2() - Constructor for class ucar.nc2.dataset.transform.VOceanSG2
 
VTfromExistingData - Class in ucar.unidata.geoloc.vertical
This implements a VerticalTransform using an existing 3D variable.
VTfromExistingData(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.VTfromExistingData
Constructor.

W

WGS84 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
Ellipsoid for WGS84 (edavis - correct 1/f as per EPSG database ver 6.14)
WGS84 - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
wgs84 - Variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
 
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.
WKTParser - Class in ucar.unidata.geoloc.ogc
This class parses OGC WKT Spatial Reference Text.
WKTParser(String) - Constructor for class ucar.unidata.geoloc.ogc.WKTParser
Creates a new instance of WKTParser.
wmoId - Variable in class ucar.unidata.geoloc.StationImpl
 
WORLD_BOUNDS - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
WORLD_BOUNDS_RAD - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
 
wrap(NetcdfFile, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.dataset.NetcdfDataset
Make NetcdfFile into NetcdfDataset with given enhance mode
wrap(FeatureType, NetcdfDataset, CancelTask, Formatter) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
Wrap a NetcdfDataset as a FeatureDataset.
wrapNcML(NetcdfDataset, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Use NCML to modify the dataset, getting NcML from a URL
wrapNcMLresource(NetcdfDataset, String, CancelTask) - Static method in class ucar.nc2.ncml.NcMLReader
Use NCML to modify a dataset, getting the NcML document as a resource stream.
WRFConvention - Class in ucar.nc2.dataset.conv
WRF netcdf output files.
WRFConvention() - Constructor for class ucar.nc2.dataset.conv.WRFConvention
 
WRFEta - Class in ucar.unidata.geoloc.vertical
Models the vertical coordinate for the Weather Research and Forecast (WRF) model's vertical Eta coordinate
WRFEta(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.WRFEta
Construct a vertical coordinate for the Weather Research and Forecast (WRF) model's vertical Eta coordinate
WRFEtaTransformBuilder - Class in ucar.nc2.dataset.transform
 
WRFEtaTransformBuilder(CoordinateSystem) - Constructor for class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
 
write() - Method in class ucar.nc2.FileWriter2
 
write(CancelTask) - Method in class ucar.nc2.FileWriter2
Write the input file to the output file.
write(String, Array) - Method in class ucar.nc2.NetcdfFileWriter
 
write(Variable, Array) - Method in class ucar.nc2.NetcdfFileWriter
Write data to the named variable, origin assumed to be 0.
write(String, int[], Array) - Method in class ucar.nc2.NetcdfFileWriter
 
write(Variable, int[], Array) - Method in class ucar.nc2.NetcdfFileWriter
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.
writeAllVariablesPredicate - Static variable in class ucar.nc2.ncml.NcMLWriter
Predicate that always returns true.
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(Formatter, boolean, String) - Method in class ucar.nc2.Attribute
Write CDL representation into f
writeCDL(boolean) - Method in class ucar.nc2.Dimension
CDL representation.
writeCDL(Formatter, Indent, boolean) - Method in class ucar.nc2.Dimension
 
writeCDL(boolean) - Method in class ucar.nc2.EnumTypedef
String representation.
writeCDL(Formatter, Indent, boolean) - Method in class ucar.nc2.EnumTypedef
 
writeCDL(boolean) - Method in class ucar.nc2.Group
CDL representation.
writeCDL(Formatter, Indent, boolean) - Method in class ucar.nc2.Group
 
writeCDL(OutputStream, boolean) - Method in class ucar.nc2.NetcdfFile
Write CDL representation to OutputStream.
writeCDL(PrintWriter, boolean) - Method in class ucar.nc2.NetcdfFile
Write CDL representation to PrintWriter.
writeCDL(Formatter, Indent, boolean) - Method in class ucar.nc2.NetcdfFile
 
writeCDL(Formatter, Indent, boolean, boolean) - Method in class ucar.nc2.Structure
 
writeCDL(boolean, boolean) - Method in class ucar.nc2.Variable
CDL representation of a Variable.
writeCDL(Formatter, Indent, boolean, boolean) - Method in class ucar.nc2.Variable
 
writeChar(int) - Method in class ucar.unidata.io.RandomAccessFile
Writes a char to the file as a 2-byte value, high byte first.
writeChar(char[], int, int) - Method in class ucar.unidata.io.RandomAccessFile
Write an array of chars
writeChars(String) - Method in class ucar.unidata.io.RandomAccessFile
Writes a string to the file as a sequence of characters.
writeContents(String, OutputStream) - Static method in class ucar.nc2.util.IO
Wite the contents from the String to a Stream,
writeCoordinateVariablesPredicate - Static variable in class ucar.nc2.ncml.NcMLWriter
Predicate that returns true for variables that are coordinate variables.
writeCoordRefSysAsGML(PrintWriter, CoordinateSystem) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
writeData(Variable, Section, Array) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
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
writeMetadataVariablesPredicate - Static variable in class ucar.nc2.ncml.NcMLWriter
Predicate that returns true for variables that are metadata variables.
writeNcML(OutputStream, String) - Method in class ucar.nc2.dataset.NetcdfDataset
Write the NcML representation.
writeNcML(NetcdfFile, Writer, NCdumpW.WantValues, String) - Static method in class ucar.nc2.NCdumpW
Write the NcML representation for a file.
writeNcML(OutputStream, String) - Method in class ucar.nc2.NetcdfFile
Write the NcML representation: dont show coodinate values
writeNcML(Writer, String) - Method in class ucar.nc2.NetcdfFile
Write the NcML representation: dont show coodinate values
writeNcMLToFile(InputStream, String) - Static method in class ucar.nc2.ncml.NcMLReader
Read an NcML and write an equivalent NetcdfFile to a physical file, using Netcdf-3 file format.
writeNcMLToFile(InputStream, String, NetcdfFileWriter.Version, Nc4Chunking) - Static method in class ucar.nc2.ncml.NcMLReader
Read an NcML and write an equivilent NetcdfFile to a physical file, using Netcdf-3 file format.
writeNoVariablesPredicate - Static variable in class ucar.nc2.ncml.NcMLWriter
Predicate that always returns false.
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
Write String data to a CHAR variable, origin assumed to be 0.
writeStringData(Variable, int[], Array) - Method in class ucar.nc2.NetcdfFileWriter
Write String data to a CHAR variable.
writeToFile(Element, File) - Method in class ucar.nc2.ncml.NcMLWriter
Writes an NcML element to an output file.
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.
writeToStream(Element, OutputStream) - Method in class ucar.nc2.ncml.NcMLWriter
Writes an NcML element to an output stream.
writeToString(Element) - Method in class ucar.nc2.ncml.NcMLWriter
Writes an NcML element to a string.
writeToWriter(Element, Writer) - Method in class ucar.nc2.ncml.NcMLWriter
Writes an NcML element to a Writer.
writeUTF(String) - Method in class ucar.unidata.io.RandomAccessFile
Writes a string to the file using UTF-8 encoding in a machine-independent manner.
WriteVariablesWithNamesPredicate(Iterable<String>) - Constructor for class ucar.nc2.ncml.NcMLWriter.WriteVariablesWithNamesPredicate
 
writeXML() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
Write the information as an XML document
writeXML(OutputStream) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
 
writeXML(NetcdfDataset, OutputStream, boolean, String) - Method in class ucar.nc2.ncml.NcMLGWriter
Write a NetcdfDataset as an NcML-G document to the specified stream.

X

x - Variable in class ucar.nc2.ft2.coverage.HorizCoordSys.CoordReturn
 
xAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
xcoord - Variable in class ucar.nc2.ft2.coverage.HorizCoordSys.CoordReturn
 
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
 
xlinkNS - Static variable in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
 
xsiNS - Static variable in class thredds.client.catalog.Catalog
 
xyzell(double, double, double[]) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
NAME : XYZELL

CALL XYZELL(A,B,XSTAT,XSTELL)

PURPOSE : COMPUTATION OF ELLIPSOIDAL COORDINATES "XSTELL" GIVEN THE CARTESIAN COORDINATES "XSTAT"

PARAMETERS : IN : A : SEMI-MAJOR AXIS OF THE REFERENCE R*8 ELLIPSOID IN METERS B : SEMI-MINOR AXIS OF THE REFERENCE R*8 ELLIPSOID IN METERS DXELL(3): TRANSLATION COMPONENTS FROM THE R*8 ORIGIN OF THE CART.

Y

y - Variable in class ucar.nc2.ft2.coverage.HorizCoordSys.CoordReturn
 
yAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
ycoord - Variable in class ucar.nc2.ft2.coverage.HorizCoordSys.CoordReturn
 

Z

zAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
 
ZebraConvention - Class in ucar.nc2.dataset.conv
Zebra ATD files.
ZebraConvention() - Constructor for class ucar.nc2.dataset.conv.ZebraConvention
 
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
 

_

_allowableInDAP - Static variable in class ucar.nc2.util.EscapeStrings
 
_allowableInOGC - Static variable in class ucar.nc2.util.EscapeStrings
 
_allowableInUrl - Static variable in class ucar.nc2.util.EscapeStrings
 
_allowableInUrlQuery - Static variable in class ucar.nc2.util.EscapeStrings
 
_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
 
_JavaEscape - Static variable in class ucar.nc2.util.EscapeStrings
 
_read(Section) - Method in class ucar.nc2.dataset.StructurePseudo2Dim
 
_read() - Method in class ucar.nc2.dataset.VariableDS
 
_read(Section) - Method in class ucar.nc2.dataset.VariableDS
 
_read() - Method in class ucar.nc2.Variable
 
_read(Section) - Method in class ucar.nc2.Variable
 
_URIEscape - Static variable in class ucar.nc2.util.EscapeStrings
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links