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

A

AArray - Class in gov.nasa.gsfc.spdf.cdfj
 
AArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AArray
 
AArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AArray
 
add(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
add(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Add a variable to the output with specified compression and default specification for SparseRecordOption, (PAD).
add(String, boolean, SparseRecordOption) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Add a variable to the output with specified compression and specified setting for SparseRecordOption.
addCDF(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Adds previously selected variables, and variables they depend on, from the given file.
addCDF(URL) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Adds previously selected variables, and variables they depend on, from the given URL.
addCDF(GenericReader) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Adds previously selected variables, and variables they depend on, from the given GenericReader..
addData(Object, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
addData(String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data to a variable.
addData(String, Object, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data to a variable.
addData(String, Object, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data for a specified record range to a variable.
addData(String, Object, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data for a specified record range to a variable.
addFunction(String, Class, Class[][]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
addGlobalAttributeEntry(String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a global attribute entry.
addGlobalAttributeEntry(String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a global attribute entry of specified type..
addJavaArray(Object, int, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
addNRVString(String, String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds an NRV record of string type.
addNRVVariable(String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a scalar NRV record of the given numeric type.
addNRVVariable(String, CDFDataType, int[], Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a NRV record of the given numeric type and dimension.
addNRVVariable(String, CDFDataType, int[], int, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a NRV record of the given type and dimensions.
addOneD(String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data (represented as a one dimensional array) to a variable.
addOneD(String, Object, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data (represented as a one dimensional array) to a variable.
addOneD(String, Object, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data (represented as a one dimensional array) for a specified record range to a variable.
addOneD(String, Object, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data (represented as a one dimensional array) for a specified record range to a variable.
addToDoNotCheckList(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Adds an attribute to the list of 'not to be monitored' global attributes.
addVariableAttributeEntry(String, String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the value of a given attribute for a variable.
addVariableAttributeEntry(String, String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the value of a given attribute for a variable.
ADR - Class in gov.nasa.gsfc.spdf.cdfj
 
ADR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.ADR
 
AEDR - Class in gov.nasa.gsfc.spdf.cdfj
 
AEDR(ADR, int, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AEDR
Constructs AEDR of a given type and value for an ADR.
AEDR(ADR, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AEDR
 
AgrEDRHead_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
AgrEDRHead_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.IntArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.LongArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.StringArray
 
ArrayAttribute - Class in gov.nasa.gsfc.spdf.cdfj
 
ArrayAttribute(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CByte
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CString
Returns the one dimensional array representation.
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
Returns the multi dimensional array representation.
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
Returns the multi dimensional array representation.
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
Returns the multi dimensional array representation.
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
Returns the multi dimensional array representation.
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
Returns the multi dimensional array representation.
asArrayElement(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
asArrayElement(int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
asByteArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as byte[] if variable type is byte, unsigned byte or char.
asByteArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for a range of records as byte[] if variable type is byte, unsigned byte or char.
asDouble0(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given scalar variable.
asDouble1(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given variable of rank 1.
asDouble2(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given variable of rank 2.
asDouble3(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given variable of rank 3.
asDoubleArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as double[].
asDoubleArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as double[].
asDoubleArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as double[].
asFloatArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as float[].
asFloatArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as float[].
asFloatArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as float[].
asIntArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as int[] for variables of type int, short or unsigned short, byte or unsigned byte.
asIntArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as int[] for variables of type int, short or unsigned short, byte or unsigned byte, or unsigned int (only if preserve is false).
asIntArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as int[] for variables of type int, short or unsigned short, byte or unsigned byte.
asLongArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as long[] for variables of type long.
asLongArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as long[] for variables of type long.
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
asOneDArray(boolean, Stride) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CByte
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CByte
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CString
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CString
 
asSampledArray(Stride) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
asShortArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as short[] for variables of type short, byte or unsigned byte throws Throwable for variables of other types.
asShortArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as short[] for variables of type short, byte or unsigned byte, or unsigned short (only if preserve is false).
asShortArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as short[] for variables of type short, byte or unsigned byte.
ATTR_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
ATTR_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
ATTR_OFFSET_NAME - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
ATTR_OFFSET_NAME - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
ATTR_OFFSET_NUM_ELEMENTS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
ATTR_OFFSET_NUM_ELEMENTS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
Attribute - Interface in gov.nasa.gsfc.spdf.cdfj
CDF Attribute specification
AttributeEntry - Interface in gov.nasa.gsfc.spdf.cdfj
Specifes an attribute entry.
attributesInDoNotCheckList() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Returns names of 'not to be monitored' global attributes.
AzEDRHead_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
AzEDRHead_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 

B

BaseVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
buffer(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
buffer() - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
buffer(Class<?>) - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteArray
 
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleArray
create a byte buffer of a compatible type.
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatArray
 
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.IntArray
create a byte buffer of a compatible type.
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.LongArray
create a byte buffer of a compatible type.
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortArray
create a byte buffer of a compatible type.
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.StringArray
create a byte buffer of a compatible type.
ByteArray - Class in gov.nasa.gsfc.spdf.cdfj
 
ByteArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteArray
 
ByteArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteArray
 
ByteBufferURLReader - Class in gov.nasa.gsfc.spdf.cdfj
 
ByteBufferURLReader(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
ByteBufferURLReader(URL, ByteBufferURLReader.Chunk) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
ByteBufferURLReader(URL, FileChannel, ByteBufferURLReader.Chunk) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
ByteBufferURLReader(URL, FileChannel) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
ByteBufferURLReader.Chunk - Class in gov.nasa.gsfc.spdf.cdfj
 
ByteBufferURLReader.Chunk() - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader.Chunk
 
ByteBufferURLReader.Chunk(int, int) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader.Chunk
 
ByteVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
ByteVarContainer(CDFImpl, Variable, int[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 

C

canSupportPrecision(TimePrecision) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns whether the given precision is available for this variable.
canSupportPrecision(TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpoch16Variable
 
canSupportPrecision(TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpochVariable
 
canSupportPrecision(TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTT2000Variable
 
canSupportPrecision(TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.UnixTimeVariable
 
castToDouble(Object, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
CDF2 - Interface in gov.nasa.gsfc.spdf.cdfj
 
CDF2_MAGIC - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
CDF2_MAGIC_DOT5 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
CDF3 - Interface in gov.nasa.gsfc.spdf.cdfj
 
CDF3_COMPRESSED_MAGIC - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
CDF3_MAGIC - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
CDF_TIME_TT2000 - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
CDF_VERSION - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
CDF_VERSION - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
CDFCore - Interface in gov.nasa.gsfc.spdf.cdfj
Interface that defines methods for getting attributes, variable characteristics, and data from a generic CDF
CDFDataType - Class in gov.nasa.gsfc.spdf.cdfj
CDF Data types
CDFException - Exception in gov.nasa.gsfc.spdf.cdfj
Base class for exceptions thrown by methods in this package.
CDFException(String) - Constructor for exception gov.nasa.gsfc.spdf.cdfj.CDFException
 
CDFException.NoRecords - Exception in gov.nasa.gsfc.spdf.cdfj
Exceptions thrown by methods of CDFReader to indicate absence of data for a variable.
CDFException.NoRecords(String) - Constructor for exception gov.nasa.gsfc.spdf.cdfj.CDFException.NoRecords
 
CDFException.ReaderError - Exception in gov.nasa.gsfc.spdf.cdfj
Exceptions thrown by methods of CDFReader and its superclasses.
CDFException.ReaderError(String) - Constructor for exception gov.nasa.gsfc.spdf.cdfj.CDFException.ReaderError
 
CDFException.WriterError - Exception in gov.nasa.gsfc.spdf.cdfj
Exceptions thrown by methods of CDFWriter and its superclass.
CDFException.WriterError(String) - Constructor for exception gov.nasa.gsfc.spdf.cdfj.CDFException.WriterError
 
CDFFactory - Class in gov.nasa.gsfc.spdf.cdfj
CDFFactory creates an instance of CDFImpl from a CDF source.
CDFFactory.CDFSource - Class in gov.nasa.gsfc.spdf.cdfj
 
CDFFactory.CDFSource() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
CDFFactory.ProcessingOption - Class in gov.nasa.gsfc.spdf.cdfj
 
CDFFactory.ProcessingOption() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFFactory.ProcessingOption
 
CDFMeta - Interface in gov.nasa.gsfc.spdf.cdfj
Interface that defines methods for getting attributes, variable characteristics
CDFReader - Class in gov.nasa.gsfc.spdf.cdfj
CDFReader extends GenericReader with access methods for time series variables.
CDFReader() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFReader
 
CDFReader(String) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFReader
Constructs a reader for the given CDF file.
CDFReader(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFReader
Constructs a reader for the given URL for CDF file.
CDFTimeType - Class in gov.nasa.gsfc.spdf.cdfj
CDF Time types
cdfType(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.SupportedTypes
Returns CDFDataType object for specified CDF type.
CDFUrl - Class in gov.nasa.gsfc.spdf.cdfj
 
CDFUrl(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFUrl
 
CDFWriter - Class in gov.nasa.gsfc.spdf.cdfj
Extends GenericWriter with methods to include user selected data from CDFs
CDFWriter(boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of given row majority.
CDFWriter(GenericReader) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter populated with data from the given GenericReader.
CDFWriter(String) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with data from the given CDF file.
CDFWriter(String[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with data from the given files.
CDFWriter(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with data from the given URL.
CDFWriter(URL[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with data from the given array of URLs.
CDFWriter(String, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with selected variables, and variables they depend on, from the given file.
CDFWriter(String[], SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with selected variables, and variables they depend on, from the given files.
CDFWriter(URL, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with selected variables, and variables they depend on, from the given URL.
CDFWriter(URL[], SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with selected variables, and variables they depend on, from the given array of URLs.
CDFWriter(String, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with data from the given file.
CDFWriter(String[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with data from the given files.
CDFWriter(URL, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with data from the given URL.
CDFWriter(URL[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with data from the given array of URLs.
CDFWriter(String, boolean, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with selected variables, and variables they depend on, from the given file.
CDFWriter(String[], boolean, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with selected variables, and variables they depend on, from the given files.
CDFWriter(URL, boolean, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with selected variables, and variables they depend on, from the given URL.
CDFWriter(URL[], boolean, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with selected variables, and variables they depend on, from the given array of URLs.
CDR - Class in gov.nasa.gsfc.spdf.cdfj
 
CDR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDR
 
CHAR - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
CHAR
clean() - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
clone() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
 
correctedIfNecessary(long, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil.Validator
 
CPR - Class in gov.nasa.gsfc.spdf.cdfj
 
CPR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CPR
 

D

DataContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
DataContainer(VDR) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
DataContainer(VDR, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
DataTypes - Class in gov.nasa.gsfc.spdf.cdfj
 
DataTypes() - Constructor for class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
DefaultFillValues - Class in gov.nasa.gsfc.spdf.cdfj
 
DefaultFillValues() - Constructor for class gov.nasa.gsfc.spdf.cdfj.DefaultFillValues
 
defaultPad(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
DefaultPadValues - Class in gov.nasa.gsfc.spdf.cdfj
 
DefaultPadValues() - Constructor for class gov.nasa.gsfc.spdf.cdfj.DefaultPadValues
 
defineCompressedStringVariable(String, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a compressed variable of string type with given dimensions.
defineCompressedTimeSeries(String, CDFDataType, int[], String, CDFTimeType) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time series of the named variable of specified data type and the time variable of specified name and type.
defineCompressedVariable(String, CDFDataType, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a compressed variable of specified numeric data type and dimensions.
defineCompressedVariable(String, CDFDataType, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a compressed variable of string type with given dimensions.
defineNRVVariable(String, CDFDataType, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a NRV record of the given type and dimensions.
defineStringVariable(String, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a named variable of string data type
defineStringVariable(String, int[], boolean[], boolean, boolean, Object, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of string type using default sparse record option.
defineStringVariable(String, int[], boolean[], boolean, boolean, Object, int, SparseRecordOption) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of string type using given sparse record option.
defineTimeSeries(String, CDFDataType, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time series for a new variable of specified data type.
defineTimeSeries(String, CDFDataType, int[], String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time series of the named variable of specified data type and the time variable of specified name.
defineTimeSeries(String, CDFDataType, int[], String, CDFTimeType, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time series of a new named variable of specified data type and the time variable of specified name and type.
defineTimeVariable(String, CDFTimeType) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time variable of the specified time type.
defineVariable(String, CDFDataType, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a named variable of specified numeric data type
defineVariable(String, CDFDataType, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a named variable of specified numeric data type and dimensions.
defineVariable(String, CDFDataType, int[], boolean[], boolean, boolean, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of specified numeric data type using default sparse record option.
defineVariable(String, CDFDataType, int[], boolean[], boolean, boolean, Object, SparseRecordOption) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of specified numeric data type using given sparse record option.
defineVariable(String, CDFDataType, int[], boolean[], boolean, boolean, Object, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of string type using given sparse record option.
defineVariable(String, CDFDataType, int[], boolean[], boolean, boolean, Object, int, SparseRecordOption) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a new variable
do1DMissing(long[], long, int, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(long[], long) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(long[], long, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(double[], double, int, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(double[], double) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(double[], double, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
DOUBLE - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
DOUBLE
DOUBLE - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
DoubleArray - Class in gov.nasa.gsfc.spdf.cdfj
 
DoubleArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DoubleArray
 
DoubleArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DoubleArray
 
DoubleVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
DoubleVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
DoubleVarContainer(CDFImpl, Variable, int[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 

E

ENCODING_COUNT - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
endOfFile() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
EPOCH - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
EPOCH
EPOCH - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
EPOCH Type
EPOCH16 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
EPOCH16
EPOCH16 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
EPOCH16 Type
EPOCH16 - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
existsVariable(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether there is a variable with the given name.
Extractor - Class in gov.nasa.gsfc.spdf.cdfj
 
Extractor() - Constructor for class gov.nasa.gsfc.spdf.cdfj.Extractor
 

F

fillArray(byte[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
fillArray(double[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
fillArray(float[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
fillArray(int[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
fillArray(long[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
fillArray(short[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
filterFill(double[], double[], double, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
filterFill(double[], Object, Number) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
firstAvailableTime(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns first available time for a variable.
firstAvailableTime(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns first available time which is not before the given time for a variable.
FLOAT - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
FLOAT
FLOAT - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
FloatArray - Class in gov.nasa.gsfc.spdf.cdfj
 
FloatArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.FloatArray
 
FloatArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.FloatArray
 
FloatVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
FloatVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
FloatVarContainer(CDFImpl, Variable, int[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 

G

GDR - Class in gov.nasa.gsfc.spdf.cdfj
 
GDR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.GDR
 
GenericReader - Class in gov.nasa.gsfc.spdf.cdfj
GenericReader extends MetaData class with methods to access variable data.
GenericReader(String) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GenericReader
Constructs a reader for the given CDF file.
GenericReader(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GenericReader
Constructs a reader for the given CDF URL.
GenericWriter - Class in gov.nasa.gsfc.spdf.cdfj
Base class for creating a version 3.6 CDF.
GenericWriter() - Constructor for class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Constructs a column major GenericWriter
GenericWriter(boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Constructs a GenericWriter of specified row majority
get() - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
get() - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
get() - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
get() - Method in class gov.nasa.gsfc.spdf.cdfj.CPR
 
get() - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
get(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given variable.
get() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
get() - Method in class gov.nasa.gsfc.spdf.cdfj.VXR
 
get1D(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns values of a numeric variable whose values can be converted to double without loss of precision as double[].
get1D(String, Boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns values of a string variable as byte[].
get1D(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns value of a variable as a one dimensional array.
get1D(String, int) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns value of 1 dimensional variable at the specified point.
get1D(String, int, int) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns values of 1 dimensional variable for the specified range of points.
get1DSeries(CDFImpl, Variable, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
1D
get1DSeries(CDFImpl, Variable, int[], boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
get1DSeries(CDFImpl, Variable, int[], boolean, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
get1DSeries(CDFImpl, Variable, int[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getAttribute(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns value of the named global attribute.
getAttribute(String, String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns value of the named attribute for specified variable.
getAttribute(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns value of the first entry for the named global attribute.
getAttribute(String, String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns value of the named attribute for specified variable.
getAttributeEntries(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
 
getAttributeEntries(String, String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
 
getAttributeEntries(String, String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns list of AttributeEntry objects for the named attribute for the named variable.
getAttributeEntries(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns list of AttributeEntry objects for the named global attribute.
getAttributeName() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getAvailableTimeRange(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns available time range using default time instant model.
getBaseTime() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
Returns base time in base time units since Epoch 0.
getBaseTimeUnits() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
Returns base time units.
getBlockingFactor(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns the blocking factor used to compress this variable.
getBlockingFactor() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
 
getBlockRange(Vector, boolean, int, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns range of blocks containing the range of records (start, end).
getBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
getBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
getBuffer(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns data extracted by the named thread as ByteBuffer.
getBuffer(String, String, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns specified data as ByteBuffer of specified type.
getBuffer(String, String, int[], boolean, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns specified data as ByteBuffer of specified type.
getBuffer(String, String, int[], boolean, ByteBuffer) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
 
getBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.VariableDataBuffer
 
getBuffer(Class, int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Returns ByteBuffer containing uncompressed values converted to a stream of numbers of the type specified by 'type' using the specified byte ordering (specified by bo) for the specified range of records.
getBuffer() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
Returns ByteBuffer for this container.
getBufferCapacity(String, String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
 
getByteArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a byte[] containing value of the given variable for the specified range of points.
getByteContainer(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns byte DataContainer for a range of points.
getByteOrder() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns ByteOrder.LITTLE_ENDIAN, or ByteOrder.BIG_ENDIAN depending the CDF encoding
getByteOrder(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
getByteOrder() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns ByteOrder.LITTLE_ENDIAN, or ByteOrder.BIG_ENDIAN depending the CDF encoding
getCapacity() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
getCapacity() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
getCDF(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
creates CDFImpl object from a file.
getCDF() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns CDFImpl object containing this variable.
getDataBuffers() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets an array of VariableDataBuffer objects that provide location of data for this variable if this variable is not compressed.
getDataBuffers(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
 
getDataItemSize(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns size of a data item for the given variable.
getDataItemSize() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the size of an item (defined as number of bytes needed to represent the value of this variable at a point).
getDefaultTimeInstantModel() - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
getDefaultTimeInstantModel(double) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
getDependent(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns names of variables that the specified variable depends on.
getDimensions() - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
getDimensions() - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
getDimensions(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns dimensions the given variable.
getDimensions() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the dimensions.
getDoubleArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a double[] containing value of the given variable for the specified range of records.
getDoubleArray(String, int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a double[] containing value of the given variable for the specified range of records, optionally accepting loss of precision.
getDoubleContainer(int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns double DataContainer for a range of points, optionally accepting possible loss of precision.
getDoubleContainer(int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns double DataContainer for a range of points using native ByteOrder, optionally accepting possible loss of precision.
getEffectiveDimensions(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns effective dimensions of the given variable.
getEffectiveDimensions() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns effective dimensions
getEffectiveDimensions() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Returns effective dimensions
getEffectiveRank(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns effective rank of this variable.
getEffectiveRank() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Returns effective rank of this variable.
getElement1(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getElement1(CDFImpl, Variable, Integer, Stride) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getElement2(CDFImpl, Variable, Integer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getElementCount(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Return element count for this variable's dimensions.
getElementCount() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Return element count for this variable's dimensions.
getElementCount() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Return element count for this variable's dimensions.
getElements1(CDFImpl, Variable, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getEntry(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
returns nth entry for this global attribute.
getEntry(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
returns nth entry for this variable attribute.
getEntryCount() - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
returns count of entries for this global attribute.
getEntryCount() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
returns count of entries for this variable attribute.
getFillValue(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getFirstMilliSecond() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns the millisecond offset of the first record using Epoch 0 as the base time This number may be useful as a base time for a time instant model when looking at high time resolution data.
getFirstMilliSecond() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getFirstRecord() - Method in class gov.nasa.gsfc.spdf.cdfj.VariableDataBuffer
 
getFloatArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a float[] containing value of the given variable for the specified range of records.
getFloatArray(String, int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a float[] containing value of the given variable for the specified range of records, optionally accepting loss of precision.
getFloatContainer(int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns float DataContainer for a range of points, optionally accepting possible loss of precision.
getFloatContainer(int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns float DataContainer for a range of points using native ByteOrder, optionally accepting possible loss of precision.
getGlobalAttribute(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns the GlobalAttribute object for the named global attribute.
getGlobalAttribute(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns GlobalAttribute object for the named global attribute.
getIndexName(String, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the name of the specified index of a multi-dimensional variable
getIntArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a int[] containing value of the given variable for the specified range of records.
getIntArray(String, int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a int[] containing value of the given variable for the specified range of records, optionally accepting loss of precision.
getIntContainer(int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns int DataContainer for a range of points, optionally accepting possible loss of precision.
getIntContainer(int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns int DataContainer for a range of points using native ByteOrder, optionally accepting possible loss of precision.
getLastLeapSecondId() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Identifies the leap second table used in creating this CDF.
getLastRecord() - Method in class gov.nasa.gsfc.spdf.cdfj.VariableDataBuffer
 
getLocations() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableDataLocator
Returns array of locations.
getLocator() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets a list of regions that contain data for the variable.
getLong(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given long type variable.
getLongArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a long[] containing value of the given variable for the specified range of records.
getLongContainer(int[], ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns long DataContainer for a range of points.
getLongContainer(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns short DataContainer for a range of points using native ByteOrder.
getMethod(Variable, String) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getMethod(Variable, String, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getName() - Method in interface gov.nasa.gsfc.spdf.cdfj.Attribute
 
getName() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
getName() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns name of the variable.
getName() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getName() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the name of this of this variable
getName() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
getNameBytes(String) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
getNames() - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
getNames() - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Returns a list of variable selected.
getNum() - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
getNum() - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
 
getNum() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
getNumber(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns given variable's number property.
getNumber() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the sequence number of the variable inside the CDF.
getNumberOfElements() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getNumberOfElements(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns given variable's 'number of elements' property.
getNumberOfElements() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the number of elements (of type returned by getType()).
getNumberOfValues(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns 'number of values' property of the given variable.
getNumberOfValues() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the number of values (size of time series)
getOffset(long) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
 
getOffsetUnits() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
Returns time offset units.
getOneD(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
 
getOneD(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns one dimensional representation of the values of a numeric variable whose type is not INT8 or TT2000.
getOneDArray(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns data extracted by the named thread as a one dimensional array, organized according to specified row majority..
getOneDArray(String, String, int[], boolean, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns specified data as a one dimensional array, organized according to specified row majority..
getOneDSeries(CDFImpl, Variable, int[], boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getOption(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
Returns SparseRecordOption object for the named option.
getOverlap(MetaData, double[], String, int[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getPadValue(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getPadValue(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns 'pad value' property of the given variable.
getPadValue(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns 'pad value' property of the given variable subject to the given precision preservation constraint.
getPadValue() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets an object that represents a padded instance.
getPadValue(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets an object that represents a padded instance for a variable of numeric type.
getPoint(Object) - Static method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
getPoint0(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getPoint1(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getPoint2(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getPoint3(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
3D Point
getPrecision(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
getPrecision() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns time precision of the variable.
getPrecision() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRange(String, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns values for a range of records for the given numeric variable of rank <= 2.
getRange0(CDFImpl, Variable, Integer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getRange0(CDFImpl, Variable, Integer, Integer, Stride) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getRange1(CDFImpl, Variable, Integer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns values for the specified one dimensional variable for the specified range of records.
getRangeForComponent(String, int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns values, in the specified record range, of the specified component of 1 dimensional * variable of numeric types other than INT8 or TT2000.
getRangeForComponents(String, int, int, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns values, in the specified record range, of specified components of 1 dimensional variable of numeric types other than INT8 or TT2000.
getRangeForElement1(CDFImpl, Variable, Integer, Integer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns range of values for the specified element of a one dimensional variable.
getRangeForElement1(CDFImpl, Variable, Integer, Integer, Integer, Stride) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getRangeForElements1(CDFImpl, Variable, Integer, Integer, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns range of values for the specified elements of a one dimensional variable.
getRangeOneD(String, int, int, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
 
getRangeOneD(String, int, int, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns one dimensional representation of the values for a range of records of a numeric variable whose type is not INT8 or TT2000.
getReader(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.ReaderFactory
 
getReader(URL) - Static method in class gov.nasa.gsfc.spdf.cdfj.ReaderFactory
creates CDFReader object from a URL using array backed ByteBuffer.
getReader(String, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.ReaderFactory
 
getRecordRange() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
getRecordRange(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns record range for this variable
getRecordRange(int[], int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns range of records which fall within the specified range of times relative to the base of the given time instant model.
getRecordRange(double[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRecordRange(int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRecordRange(int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRecordRange(double[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRecordRange(double[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariableX
 
getRecordRange() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Returns record range for this variable
getRecordRange() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
Returns range of records in this container.
getSampled(String, int[], int, String, boolean, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns sampled values of a numeric variable as one dimensional array of specified type and storage model.
getSampled(String, int, int, int, String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns sampled values of a numeric variable as one dimensional array of specified type.
getSampledTimeSeries(MetaData, Variable, Integer, Boolean, double[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getSampledTimeSeries0(MetaData, Variable, Boolean, double[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getSampledTimeSeries1(MetaData, Variable, Integer, Boolean, double[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getScalarTimeSeries(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified scalar variable, ignoring points whose value equals fill value.
getScalarTimeSeries(String, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified scalar variable in the specified time range, ignoring points whose value equals fill value.
getScalarTimeSeries(String, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series as a TimeSeries, of the specified scalar variable in the specified time range, using the given time instant model, ignoring points whose value equals fill value.
getScalarTimeSeries(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified scalar variable, optionally ignoring points whose value equals fill value.
getScalarTimeSeries(String, boolean, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified scalar variable in the specified time range, optionally ignoring points whose value equals fill value.
getScalarTimeSeries(String, boolean, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series as a TimeSeries of the specified scalar variable in the specified time range using the given time instant model, optionally ignoring points whose value equals fill value.
getSeries0(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getSeries0(CDFImpl, Variable, Stride) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getSeries1(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getSeries2(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getSeries3(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
3D Series
getShortArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a short[] containing value of the given variable for the specified range of records.
getShortArray(String, int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a short[] containing value of the given variable for the specified range of records, optionally accepting loss of precision.
getShortContainer(int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns short DataContainer for a range of points, optionally accepting possible loss of precision.
getShortContainer(int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns short DataContainer for a range of points using native ByteOrder, optionally accepting possible loss of precision.
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.CPR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.VXR
 
getSource() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
 
getSource() - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns the name of the source CDF
getSparseRecordOption(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Returns SparseRecordOption chosen for the given variable.
getStride(int) - Method in class gov.nasa.gsfc.spdf.cdfj.Stride
 
getStride() - Method in class gov.nasa.gsfc.spdf.cdfj.Stride
 
getString(ByteBuffer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
getStringContainer(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns String DataContainer for a range of points.
getStringSeries0(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
0D series of string
getStringSeries1(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
1D series of string
getStringSeries2(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getStringValue(ByteBuffer, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns String of length 'size' starting at current position in the given ByteBuffer.
getTime(int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTime(MetaData, String, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeInstantModel() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeries
Returns time instant model used to derive times returned by getTimes().
getTimeInstantModel() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
Returns time instant model used to derive times returned by getTimes().
getTimeInstantModel() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeries
 
getTimeInstantModel() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
getTimes() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeries
Returns times according to the time instant model returned by getTimeInstantModel().
getTimes() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
Returns times according to the time instant model returned by getTimeInstantModel().
getTimes() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times using the default time instant model.
getTimes(TimeInstantModel) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times using the specified time instant model.
getTimes(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times for the specified record range using the default time instant model.
getTimes(int[], TimeInstantModel) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times for the specified record range using the specified time instant model.
getTimes(int[], int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times for the specified time range using the default time instant model.
getTimes(int[], int[], TimeInstantModel) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times for the specified time range using the given time instant model.
getTimes(int, int, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpoch16Variable
 
getTimes(int, int, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpochVariable
 
getTimes() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(double[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(double[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int, int, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTT2000Variable
 
getTimes(int, int, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.UnixTimeVariable
 
getTimes(double[], TimeInstantModel) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariableX
Returns relative times for the specified time range using the given time instant model.
getTimes() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeries
 
getTimes() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
getTimeSeries(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns TimeSeries of the specified variable using the default time instant model.
getTimeSeries(String, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns TimeSeries of the specified variable using the specified time instant model.
getTimeSeries(String, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns TimeSeries of the specified variable in the specified time range using the default time instant model.
getTimeSeries(String, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns TimeSeries of the specified variable in the specified time range using the given time instant model.
getTimeSeries(MetaData, Variable, Integer, Boolean, double[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeSeries0(MetaData, Variable, Boolean, double[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeSeries1(MetaData, Variable, Integer, Boolean, double[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeSeriesObject0(MetaData, Variable, Boolean, double[], TimeInstantModel) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeSeriesObject1(MetaData, Variable, Integer, Boolean, double[], TimeInstantModel) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeSeriesOneD(String, int[], int[], TimeInstantModel, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns time series of the specified variable in the specified time range using the given time instant model.
getTimeVariable(MetaData, String) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
getTimeVariableName(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns the name of the time variable for the given variable.
getType() - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
getType() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getType(CDFTimeType) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
Returns CDFDataType for a given CDFTimeType.
getType(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
Returns CDFTimeType of the named time type.
getType(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns CDF type of the variable.
getType() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the type of values of the variable.
getValue() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getValue() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
 
getValue() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
 
getValue() - Method in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
 
getValue() - Method in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
getValues() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeries
Returns values of the variable at times returned by getTimes().
getValues() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
Returns one dimensional representation of the values of the variable at times returned by getTimes().
getValues() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeries
 
getValues() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
getVariable() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
getVariable(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
 
getVariable(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns the object that implements the Variable interface for the named variable
getVariable() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
Returns the Variable for this container.
getVariableNames() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns names of variables in the CDF
getVariableNames(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns names of variables of given VAR_TYPE in the CDF
getVariableNames() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns names of variables in the CDF
getVariableNames(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
returns variable names of a given VAR_TYPE in a String[]
getVariableNumber() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getVarys(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns 'varys' property of the given variable.
getVarys() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the dimensional variance.
getVDR() - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
getVectorComponent(String, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns values of the specified component of 1 dimensional variable of numeric types other than INT8 or TT2000.
getVectorComponents(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns value of the specified component of 1 dimensional variable of numeric types other than INT8 or TT2000.
getVectorTimeSeries(String, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of a 1 dimensional variable, ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of 1 dimensional variable in the specified time range, ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series as a TimeSeries, of the specified component of a vector variable in the specified time range using the given time instant model, ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of a 1 dimensional variable, optionally ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, boolean, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of 1 dimensional variable in the specified time range, optionally ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, boolean, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of 1 dimensional variable in the specified time range using the given time instant model, optionally ignoring points whose value equals fill value.
getVXR() - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
GlobalAttribute - Interface in gov.nasa.gsfc.spdf.cdfj
Global Attribute specification.
GlobalAttributeEntry - Class in gov.nasa.gsfc.spdf.cdfj
 
GlobalAttributeEntry(ADR, int, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GlobalAttributeEntry
 
GlobalAttributeEntry(ADR, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GlobalAttributeEntry
 
globalAttributeEntryCount(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns number of entries for the named global attribute.
globalAttributeNames() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns names of global attributes.
globalAttributeNames() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns names of global attributes.
gov.nasa.gsfc.spdf.cdfj - package gov.nasa.gsfc.spdf.cdfj
 

H

hasTimeVariable(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Returns whether the time variable has been defined for a variable.
hasVariable(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
hasVariable(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Returns whather a given variable is in the list of variable selected.

I

identifier() - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
INT1 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
INT1
INT2 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
INT2
INT4 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
INT4
INT8 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
INT8
IntArray - Class in gov.nasa.gsfc.spdf.cdfj
 
IntArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntArray
 
IntArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntArray
 
IntVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
IntVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
IntVarContainer(CDFImpl, Variable, int[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
isByteArray() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
isByteBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
isColumnMajor() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
Returns whether the array returned by getValues() is to be interpreted as having the first index of variable's dimension varying the fastest, as in IDL
isColumnMajor() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesX
 
isColumnMajor() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
isCompatible(int, boolean, Class) - Static method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
isCompatible(String, Class) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns whether value of the given variable can be cast to the specified type without loss of precision
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
isCompatible(String, Class) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
returns whether conversion of this variable to type specified by cl is supported while preserving precision.
isCompatible(String, Class, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether conversion of this variable to type specified by cl is supported under the given precision preserving constraint.
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
isCompatible(Class) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
returns whether conversion of this variable to type specified by cl is supported while preserving precision.
isCompatible(Class, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
returns whether conversion of this variable to type specified by cl is supported under the given precision preserving constraint.
isCompressed(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether the values of the variable are represented in a compressed form in the CDF.
isCompressed(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
isCompressed(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Returns whether compression was chosen for the variable.
isCompressed() - Method in class gov.nasa.gsfc.spdf.cdfj.VariableDataBuffer
 
isCompressed() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Determines whether the value of this variable is represented as a compressed byte sequence in the CDF.
isCompressed() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
isFile() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
isGlobal() - Method in interface gov.nasa.gsfc.spdf.cdfj.Attribute
 
isLongType() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
isLongType(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
isLongType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
returns whether nth entry is of type long.
isLongType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
returns whether nth entry is of type long.
isMissingRecords(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Shows whether one or more records (in the range returned by getRecordRange()) are missing.
isMissingRecords() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Shows whether one or more records (in the range returned by getRecordRange()) are missing.
isOneD() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesX
 
isOneD() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
isSameAs(AttributeEntry) - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
isScalar(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns whether a variable is scalar.
isStringType() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
isStringType(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
isStringType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
returns whether nth entry is of type string.
isStringType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
returns whether nth entry is of type string.
isTimeType(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether the given variable represents time.
isTT2000() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns whether this is a TT2000 type variable
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpoch16Variable
 
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpochVariable
 
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTT2000Variable
 
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.UnixTimeVariable
 
isTypeR(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether a variable of type r-variable..
isTypeR() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
 
isURL() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
isVector(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns whether a variable is vector.

J

JANUARY_1_1970 - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
JANUARY_1_1970_LONG - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 

L

LAST_TYPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
lastAvailableTime(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns last available time for a variable.
lastAvailableTime(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns last available time which is not later than the given time for a variable.
len - Variable in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
LONG - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
LongArray - Class in gov.nasa.gsfc.spdf.cdfj
 
LongArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.LongArray
 
LongArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.LongArray
 
LongVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
LongVarContainer(CDFImpl, Variable, int[], ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
LongVarContainer(CDFImpl, Variable, int[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 

M

MAX_STRING_SIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
MAX_STRING_SIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
MetaData - Class in gov.nasa.gsfc.spdf.cdfj
Abstract base class for GenericReader.
MetaData() - Constructor for class gov.nasa.gsfc.spdf.cdfj.MetaData
 
MICROSECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
MILLISECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
milliSecondSince1970(Date) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
converts a Date to number of milliseconds since 1970 (corrected for leap seconds
milliSecondSince1970(long) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
corrects (java Date returned) number of milliseconds since 1970 for leap seconds
milliSecondSince1970(int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
returns number of milliseconds since 1970 for given time ignoring leap seconds
missingRecordValueIsPad(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Return whether the missing record should be assigned the pad value.
missingRecordValueIsPad() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Return whether the missing record should be assigned the pad value.
missingRecordValueIsPad() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Return whether the missing record should be assigned the pad value.
missingRecordValueIsPrevious(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Return whether the missing record should be assigned the last seen value.
missingRecordValueIsPrevious() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Return whether the missing record should be assigned the last seen value.
missingRecordValueIsPrevious() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Return whether the missing record should be assigned the last seen value.

N

NANOSECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
NONE - Static variable in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
NONE option - CDF is not missing any records.

O

OFFSET_BLOCKING_FACTOR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_BLOCKING_FACTOR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_CDATA - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_CDATA - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_CSIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_CSIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_ENTRYNUM - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_ENTRYNUM - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_FIRST - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_FIRST - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_FIRST_VXR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_FIRST_VXR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_FLAGS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_FLAGS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_MAXREC - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_MAXREC - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NENTRIES - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NENTRIES - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NEXT_ADR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NEXT_ADR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NEXT_AEDR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NEXT_AEDR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NEXT_VDR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NEXT_VDR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NEXT_VXR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NEXT_VXR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NUM - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NUSED - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NUSED - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_RECORD_TYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_RECORD_TYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_RECORDS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_RECORDS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_SCOPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_SCOPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_sRecords - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_sRecords - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_VALUE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_VALUE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_zNumDims - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
oned - Static variable in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
 
openConnection() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFUrl
 
OutputOption - Interface in gov.nasa.gsfc.spdf.cdfj
 

P

PADDED - Static variable in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
PADDED option - Pad value is returned for a missing record.
PICOSECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
PREVIOUS - Static variable in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
PREVIOUS option - Previous value is returned for a missing record.

R

rDimSizes_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
rDimSizes_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
read() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
ReaderFactory - Class in gov.nasa.gsfc.spdf.cdfj
ReaderFactory creates an instance of CDFReader from a CDF source.
ReaderFactory() - Constructor for class gov.nasa.gsfc.spdf.cdfj.ReaderFactory
 
recordVariance(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns an indication of the record varying property of a variable.
recordVariance() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Determines whether the value of this variable is the same at all time points.
removeFromDoNotCheckList(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Removes an attribute from the list 'not to be monitored' global attributes.
rowMajority() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns whether the arrays are stored in row major order in the source
rowMajority - Variable in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
 
rowMajority() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether the arrays are stored in row major order in the source
rowMajority() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Determines whether the value of this variable is presented in a row-major order in the CDF.
run() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 

S

SelectedVariableCollection - Interface in gov.nasa.gsfc.spdf.cdfj
Specifies the selection and options for the aggregated CDF.
selectorInstance() - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Returns a new instance of the SelectedVariableCollection.
setADRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
setADRNext(long) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setAEDRNext(long) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setAgrEDRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setAttributeType(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setAttrNum(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setAzEDRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setBlockingFactor(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setChunk(ByteBufferURLReader.Chunk) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
setCPROffset(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setDataType(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setDataType(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setDimensions(int[], boolean[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setDirect(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
setDirect(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
setEncoding(int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
setEof(long) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
setFlags(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setLastLeapSecondId(int) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
setLastLeapSecondId(int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the last Leap Second Id.
setLocations(Vector<int[]>) - Method in class gov.nasa.gsfc.spdf.cdfj.VXR
 
setLogger(Logger) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
sets a Logger for this class
setLoggerLevel(Level) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Sets Level for the default anonymous Logger for this class.
setMAXgrEntry(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setMaxMappedMemory(long) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
setMaxRec(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setMAXzEntry(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setMD5Needed(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
setMD5Needed(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Prescribes whether an MD5 digest is to be included in the output file.
setName(String) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setName(String) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setNgrEntries(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setNum(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setNum(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setNum(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setNumAttr(int) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
setNumElems(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setNumElems(int[], boolean[]) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setNzEntries(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setNzVars(int) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
setOffsetUnits(TimePrecision) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
Sets time offset units.
setRowMajority(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
setRowMajority(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
setScope(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
 
setSparseRecordOption(SparseRecordOption) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setUserBuffer(ByteBuffer) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
setUserBuffer(ByteBuffer) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
setValues(String) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(String[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(byte[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(long[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(double[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(float[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(short[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setVariableAttributeEntry(String, String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the value of a given attribute for a variable.
setVariableAttributeEntry(String, String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the value of a given attribute for a variable.
setVDRNext(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setVXRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setVXRNext(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VXR
 
setVXRTail(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setZVDRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
ShortArray - Class in gov.nasa.gsfc.spdf.cdfj
 
ShortArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ShortArray
 
ShortArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ShortArray
 
ShortVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
ShortVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
ShortVarContainer(CDFImpl, Variable, int[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
SIGNED_INTEGER - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
sourceIsFile() - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
 
SparseRecordOption - Class in gov.nasa.gsfc.spdf.cdfj
Sparse Record Option Definition class
startContainerThread(String, String, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Starts a new thread to extract specified data.
Stride - Class in gov.nasa.gsfc.spdf.cdfj
 
Stride(int[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.Stride
 
STRING - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
StringArray - Class in gov.nasa.gsfc.spdf.cdfj
 
StringArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.StringArray
 
StringArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.StringArray
 
StringVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
StringVarContainer(CDFImpl, Variable, int[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
SupportedTypes - Class in gov.nasa.gsfc.spdf.cdfj
Supported CDF data types.
SupportedTypes() - Constructor for class gov.nasa.gsfc.spdf.cdfj.SupportedTypes
 

T

threadFinished(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns whether the named thread (started via this object) has finished.
TimeInstantModel - Interface in gov.nasa.gsfc.spdf.cdfj
An instant of time in timeseries methods of cdfj is defined by a base time which is the offset in milliseconds since Epoch 0, and an offset relative to the base time specified in one of the following time units: milliseconds, microseconds, nanoseconds or pico seconds.
timeModelInstance(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns time instant model with specified base time and default offset units (millisecond) for a variable.
timeModelInstance(String, int[], TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns time instant model with specified base time and specified offset units (millisecond) for a variable.
timeModelInstance() - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns default time instant model.
timeModelInstance(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns time instant model that uses given units for the offset..
TimePrecision - Class in gov.nasa.gsfc.spdf.cdfj
Time Precision Definition class
TimeSeries - Interface in gov.nasa.gsfc.spdf.cdfj
Time series specification.
TimeSeriesOneD - Interface in gov.nasa.gsfc.spdf.cdfj
Time series specification for one-dimensional representation of values.
TimeSeriesX - Interface in gov.nasa.gsfc.spdf.cdfj
 
TimeUtil - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeUtil() - Constructor for class gov.nasa.gsfc.spdf.cdfj.TimeUtil
 
TimeUtil.Validator - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeUtil.Validator() - Constructor for class gov.nasa.gsfc.spdf.cdfj.TimeUtil.Validator
 
TimeVariable - Interface in gov.nasa.gsfc.spdf.cdfj
Time Variable.
TimeVariableFactory - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.CDFEpoch16Variable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.CDFEpochVariable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.CDFTimeVariable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.CDFTT2000Variable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.UnixTimeVariable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableX - Interface in gov.nasa.gsfc.spdf.cdfj
Time Variable.
toDoubleArray(double[]) - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
toLongArray(long[]) - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
toStringArray(String[]) - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
total - Variable in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
transfer() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
TSExtractor - Class in gov.nasa.gsfc.spdf.cdfj
 
TSExtractor() - Constructor for class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
TSExtractor.GeneralTimeSeries - Class in gov.nasa.gsfc.spdf.cdfj
Loss of precision may occur if type of var is LONG times obtained are millisecond since 1970 regardless of the precision of time variable corresponding to variable var
TSExtractor.GeneralTimeSeries(MetaData, Variable, Integer, Boolean, double[], TimeInstantModel) - Constructor for class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeries
 
TSExtractor.GeneralTimeSeriesX - Class in gov.nasa.gsfc.spdf.cdfj
 
TSExtractor.GeneralTimeSeriesX(MetaData, Variable, Boolean, double[], TimeInstantModel, boolean, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
TT2000 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
TT2000
TT2000 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
TT2000 Type
tt2000(long) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
returns tt2000 for (java Date returned) number of milliseconds since 1970
tt2000(Date) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
returns tt2000 for a Date
tt2000(int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
returns tt2000 for the given time
TT2000_DATE - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
TT_JANUARY_1_1970 - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
 

U

UINT1 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
UINT1
UINT2 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
UINT2
UINT4 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
UINT4
UNSIGNED_INTEGER - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
update(ByteBuffer) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
update(FileChannel) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
userTimeVariableName(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns the name of the user supplied time variable for the given variable.
userTimeVariableName(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
 

V

validateDimensions(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
validElement(Variable, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
good for rank 1
value(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DefaultFillValues
 
value(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DefaultPadValues
 
VAR_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
VAR_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
VAR_OFFSET_NAME - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
VAR_OFFSET_NUM_ELEMENTS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
Variable - Interface in gov.nasa.gsfc.spdf.cdfj
Interface that defines methods for getting properties of a CDF variable.
VariableAttribute - Interface in gov.nasa.gsfc.spdf.cdfj
 
VariableAttributeEntry - Class in gov.nasa.gsfc.spdf.cdfj
 
VariableAttributeEntry(ADR, int, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VariableAttributeEntry
 
VariableAttributeEntry(ADR, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VariableAttributeEntry
 
variableAttributeNames(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns names of attributes of the given variable.
variableAttributeNames(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns names of variable attributes.
VariableDataBuffer - Class in gov.nasa.gsfc.spdf.cdfj
 
VariableDataLocator - Interface in gov.nasa.gsfc.spdf.cdfj
Data locations for a Variable
VariableMetaData - Interface in gov.nasa.gsfc.spdf.cdfj
Interface that defines methods for getting properties of a CDF variable.
VDataContainer - Interface in gov.nasa.gsfc.spdf.cdfj
Data Container for a variable
VDataContainer.CByte - Interface in gov.nasa.gsfc.spdf.cdfj
Byte Data Container.
VDataContainer.CDouble - Interface in gov.nasa.gsfc.spdf.cdfj
Double Data Container.
VDataContainer.CFloat - Interface in gov.nasa.gsfc.spdf.cdfj
Float Data Container.
VDataContainer.CInt - Interface in gov.nasa.gsfc.spdf.cdfj
Int Data Container.
VDataContainer.CLong - Interface in gov.nasa.gsfc.spdf.cdfj
Long Data Container.
VDataContainer.CShort - Interface in gov.nasa.gsfc.spdf.cdfj
Short Data Container.
VDataContainer.CString - Interface in gov.nasa.gsfc.spdf.cdfj
String Data Container.
VDR - Class in gov.nasa.gsfc.spdf.cdfj
 
VDR(String, int, int[], boolean[], boolean, boolean, Object, int, SparseRecordOption) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VDR
 
VDR(String, int, int[], boolean[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VDR
 
VDR(String, int, int[], boolean[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VDR
 
VXR - Class in gov.nasa.gsfc.spdf.cdfj
 
VXR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.VXR
 

W

write(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Writes CDF to a file.
write(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
 

_

_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
A B C D E F G H I J L M N O P R S T U V W _