- R_DIMSIZES_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
-
- R_DIMSIZES_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
-
- read() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
-
- ReaderError(String) - Constructor for exception gov.nasa.gsfc.spdf.cdfj.CDFException.ReaderError
-
- 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.returns true if value may change, false otherwise
- 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
-