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

A

ABIS - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate ABIS
ABISnav - Class in ucar.mcidas
The ABISnav class creates the ability to navigate ABIS image data.
ABISnav(int[]) - Constructor for class ucar.mcidas.ABISnav
Set up for the real math work.
ABISnav(int, int[]) - Constructor for class ucar.mcidas.ABISnav
Deprecated.
Since ifunc must be 1, replaced with #ABISnav(int[] iparms). If ifunc != 1, ifunc is set to 1.
AbstractGempakStationFileReader - Class in ucar.nc2.iosp.gempak
Class to hold common methods for reading surface and sounding files
AD_AUXOFFSET - Static variable in class ucar.mcidas.AreaFile
AD_AUXOFFSET - byte offset to start of auxilliary data section
AD_AVGSMPFLAG - Static variable in class ucar.mcidas.AreaFile
AD_AVGSMPFLAG - data is averaged (1), or sampled (0)
AD_BANDMAP - Static variable in class ucar.mcidas.AreaFile
AD_BANDMAP - spectral band map, bit set for each of 32 bands present
AD_CALLENGTH - Static variable in class ucar.mcidas.AreaFile
AD_CALLENGTH - length in bytes of line prefix calibration information
AD_CALOFFSET - Static variable in class ucar.mcidas.AreaFile
AD_CALOFFSET - byte offset to start of calibration section
AD_CALTYPE - Static variable in class ucar.mcidas.AreaFile
AD_CALTYPE - McIDAS calibration type (ascii, satellite specific)
AD_CALTYPESCALE - Static variable in class ucar.mcidas.AreaFile
AD_CALTYPESCALE - calibration scaling factor
AD_CALTYPEUNIT - Static variable in class ucar.mcidas.AreaFile
AD_CALTYPEUNIT - calibration unit
AD_CRDATE - Static variable in class ucar.mcidas.AreaFile
AD_CRDATE - year and day image was created, CCYYDDD format
AD_CRTIME - Static variable in class ucar.mcidas.AreaFile
AD_CRTIME - time image was created, HHMMSS format
AD_DATAOFFSET - Static variable in class ucar.mcidas.AreaFile
AD_DATAOFFSET - byte offset to start of data block
AD_DATAWIDTH - Static variable in class ucar.mcidas.AreaFile
AD_DATAWIDTH - number of bytes per data point
AD_DIRSIZE - Static variable in class ucar.mcidas.AreaFile
AD_DIRSIZE - size in 4 byte words of an image directory block
AD_DOCLENGTH - Static variable in class ucar.mcidas.AreaFile
AD_DOCLENGTH - length in bytes of line prefix documentation
AD_ELEMRES - Static variable in class ucar.mcidas.AreaFile
AD_ELEMRES - data resolution in element direction
AD_IMGDATE - Static variable in class ucar.mcidas.AreaFile
AD_IMGDATE - nominal year and day of the image, YYYDDD format
AD_IMGTIME - Static variable in class ucar.mcidas.AreaFile
AD_IMGTIME - nominal time of the image, HHMMSS format
AD_LEVLENGTH - Static variable in class ucar.mcidas.AreaFile
AD_LEVLENGTH - length in bytes of line prefix level section
AD_LINERES - Static variable in class ucar.mcidas.AreaFile
AD_LINERES - data resolution in line direction
AD_NAVOFFSET - Static variable in class ucar.mcidas.AreaFile
AD_NAVOFFSET - byte offset to start of navigation block
AD_NUMBANDS - Static variable in class ucar.mcidas.AreaFile
AD_NUMBANDS - number of spectral bands, or channels, in image
AD_NUMCOMMENTS - Static variable in class ucar.mcidas.AreaFile
AD_NUMCOMMENTS - number of 80 character comment cards
AD_NUMELEMS - Static variable in class ucar.mcidas.AreaFile
AD_NUMELEMS - number of data points per line
AD_NUMLINES - Static variable in class ucar.mcidas.AreaFile
AD_NUMLINES - number of lines in the image
AD_PFXSIZE - Static variable in class ucar.mcidas.AreaFile
AD_PFXSIZE - length in bytes of line prefix section
AD_PROJNUM - Static variable in class ucar.mcidas.AreaFile
AD_PROJNUM - SSEC project number used in creating image
AD_SENSORID - Static variable in class ucar.mcidas.AreaFile
AD_SENSORID - McIDAS sensor identifier
AD_SRCTYPE - Static variable in class ucar.mcidas.AreaFile
AD_SRCTYPE - McIDAS source type (ascii, satellite specific)
AD_SRCTYPEORIG - Static variable in class ucar.mcidas.AreaFile
AD_SRCTYPEORIG - original source type (ascii, satellite specific)
AD_STARTDATE - Static variable in class ucar.mcidas.AreaFile
AD_STARTDATE - actual image start year and Julian day, yyyddd format
AD_STARTSCAN - Static variable in class ucar.mcidas.AreaFile
AD_STARTSCAN - starting scan number (sensor based) of image
AD_STARTTIME - Static variable in class ucar.mcidas.AreaFile
AD_STARTTIME - actual image start time, hhmmss; in milliseconds for POES data
AD_STATUS - Static variable in class ucar.mcidas.AreaFile
AD_STATUS - old status field, now used as position num in ADDE
AD_STELEM - Static variable in class ucar.mcidas.AreaFile
AD_STELEM - upper left image element coordinate
AD_STLINE - Static variable in class ucar.mcidas.AreaFile
AD_STLINE - upper left image line coordinate
AD_VALCODE - Static variable in class ucar.mcidas.AreaFile
AD_VALCODE - validity code
AD_VERSION - Static variable in class ucar.mcidas.AreaFile
AD_VERSION - McIDAS area file format version number
addDimensionsToNetcdfFile(NetcdfFile, Group) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
Add this as a dimension to a netCDF file
addEnsembles(List<GridEnsembleCoord>, List<GridRecord>) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
addExtraAttributes(GridRecord, GridTableLookup, NetcdfFile) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
addExtraAttributes(GridParameter, Variable) - Method in class ucar.nc2.iosp.grid.GridVariable
 
addExtraAttributes(Variable) - Method in class ucar.nc2.iosp.grid.GridVertCoord
 
addGlobalAttribute(String, String) - Method in class ucar.nc2.iosp.grid.GridIndex
adds a GlobalAttribute to the index.
addGlobalAttributes() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Add on global attributes for all types
addGridRecord(GridRecord) - Method in class ucar.nc2.iosp.grid.GridIndex
adds a GridRecord to the index.
addHorizCoordSys(GridDefRecord) - Method in class ucar.nc2.iosp.grid.GridIndex
adds a GridDefRecord to the index.
addLatLon - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
addParam(String, String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
adds a param and value.
addParam(String, int) - Method in class ucar.nc2.iosp.grid.GridDefRecord
adds a param and value.
addParam(String, Integer) - Method in class ucar.nc2.iosp.grid.GridDefRecord
adds a param and value.
addParam(String, float) - Method in class ucar.nc2.iosp.grid.GridDefRecord
adds a param and value.
addParam(String, double) - Method in class ucar.nc2.iosp.grid.GridDefRecord
adds a param and value.
addParam(String, Double) - Method in class ucar.nc2.iosp.grid.GridDefRecord
adds a param and value.
addParameters(String) - Static method in class ucar.nc2.iosp.gempak.GempakGridParameterTable
Add parameters from the table
addParameters(String) - Static method in class ucar.nc2.iosp.gempak.GempakParameters
Add parameters from the table
addParameters(String) - Method in class ucar.nc2.iosp.gempak.GempakParameterTable
Add parameters from the table
addToNetcdfFile(NetcdfFile, Group) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
 
AlbersEqualArea - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Albers Equal Area
alwaysInCache - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
AnalysisBlock - Class in ucar.nc2.iosp.gempak
Class to hold the Grid Analysis Block
AnalysisBlock() - Constructor for class ucar.nc2.iosp.gempak.AnalysisBlock
Create a new analysis block
AnalysisBlock(float[]) - Constructor for class ucar.nc2.iosp.gempak.AnalysisBlock
Create a new analysis block with the values
AncillaryData - Class in ucar.mcidas
AncillaryData creates an object providing access to image parameters needed to do conversion from McIDAS area format to some other image format.
AncillaryData(DataInputStream) - Constructor for class ucar.mcidas.AncillaryData
constructor
ANGLE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Angle
ANLB - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
Grid analysis block identifier
areaCoordToImageCoord(double[][]) - Method in class ucar.mcidas.AREAnav
Converts line/element array values from AREA (file) to Image coordinates.
areaCoordToImageCoord(double[][], double[][]) - Method in class ucar.mcidas.AREAnav
Converts line/element array values from AREA (file) to Image coordinates.
areaCoordToImageCoord(float[][]) - Method in class ucar.mcidas.AREAnav
Converts line/element array values from AREA (file) to Image coordinates.
areaCoordToImageCoord(float[][], float[][]) - Method in class ucar.mcidas.AREAnav
Converts line/element array values from AREA (file) to Image coordinates.
AreaDirectory - Class in ucar.mcidas
AreaDirectory interface for the metadata of McIDAS 'area' file format image data.
AreaDirectory(int[]) - Constructor for class ucar.mcidas.AreaDirectory
Create an AreaDirectory from the raw block of data of an AreaFile.
AreaDirectory(AreaDirectory) - Constructor for class ucar.mcidas.AreaDirectory
Create an AreaDirectory from another AreaDirectory object.
AreaDirectoryList - Class in ucar.mcidas
AreaDirectoryList interface for McIDAS 'area' file format image data.
AreaDirectoryList(String) - Constructor for class ucar.mcidas.AreaDirectoryList
creates an AreaDirectory object that allows reading of McIDAS 'area' file format image data.
AreaDirectoryList(URL) - Constructor for class ucar.mcidas.AreaDirectoryList
creates an AreaDirectory object that allows reading of the directory of McIDAS 'area' files from a URL
AreaFile - Class in ucar.mcidas
AreaFile interface with McIDAS 'area' file format image data.
AreaFile(String) - Constructor for class ucar.mcidas.AreaFile
Creates an AreaFile object that allows reading of McIDAS 'area' file format image data.
AreaFile(URL) - Constructor for class ucar.mcidas.AreaFile
create an AreaFile that allows reading of McIDAS 'area' file format image data from a URL with a protocol of either file or ADDE.
AreaFile(String, int, int, int, int, int, int, int) - Constructor for class ucar.mcidas.AreaFile
Create a subsetted instance.
AreaFileException - Exception in ucar.mcidas
AreaFileException class is to handle exceptions when dealing with McIDAS 'area' files.
AreaFileException() - Constructor for exception ucar.mcidas.AreaFileException
Constructs an AreaFileException with no specified detail message.
AreaFileException(String) - Constructor for exception ucar.mcidas.AreaFileException
Constructs an AreaFileException with the specified detail message.
AreaFileFactory - Class in ucar.mcidas
Utility class for creating AreaFile instances.
AREAnav - Class in ucar.mcidas
The AREAnav is the superclass for AREA file navigation modules.
AREAnav() - Constructor for class ucar.mcidas.AREAnav
 
AreaReader - Class in ucar.nc2.iosp.mcidas
Class to read an AREA file and create a netCDF data structure from it.
AreaReader() - Constructor for class ucar.nc2.iosp.mcidas.AreaReader
 
areaReader - Variable in class ucar.nc2.iosp.mcidas.AreaServiceProvider
AREA file reader
AreaServiceProvider - Class in ucar.nc2.iosp.mcidas
IOServiceProvider for McIDAS AREA files
AreaServiceProvider() - Constructor for class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
ATTR_AREADIR - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Attribute for the Area Directory
ATTR_AUXBLOCK - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Attribute for the Navigation Block
ATTR_NAVBLOCK - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Attribute for the Navigation Block

B

baseDate - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
 
BASICANGLE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
BasicAngle
buildNCFile() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Build the netCDF file
bytesToInteger(byte[], int) - Static method in class ucar.mcidas.McIDASUtil
convert four consequtive bytes into a (signed) int.
bytesToIntegerArray(byte[], int, int) - Static method in class ucar.mcidas.McIDASUtil
convert consecutive bytes into a (signed) int array.

C

CAL_ALB - Static variable in interface ucar.mcidas.Calibrator
 
CAL_BRIT - Static variable in interface ucar.mcidas.Calibrator
 
CAL_MAX - Static variable in interface ucar.mcidas.Calibrator
 
CAL_MIN - Static variable in interface ucar.mcidas.Calibrator
 
CAL_NONE - Static variable in interface ucar.mcidas.Calibrator
 
CAL_RAD - Static variable in interface ucar.mcidas.Calibrator
 
CAL_RAW - Static variable in interface ucar.mcidas.Calibrator
 
CAL_TEMP - Static variable in interface ucar.mcidas.Calibrator
 
calibrate(float[], int, int) - Method in interface ucar.mcidas.Calibrator
 
calibrate(float, int, int) - Method in interface ucar.mcidas.Calibrator
 
calibrate(float[], int, int) - Method in class ucar.mcidas.CalibratorDefault
calibrate data buffer to specified units.
calibrate(float, int, int) - Method in class ucar.mcidas.CalibratorDefault
calibrate single value to specified units.
calibrate(float, int, int) - Method in class ucar.mcidas.CalibratorFY2
 
calibrate(float[], int, int) - Method in class ucar.mcidas.CalibratorGvar
calibrate data buffer to specified units.
calibrate(float, int, int) - Method in class ucar.mcidas.CalibratorGvar
calibrate single value to specified units.
calibrate(float[], int, int) - Method in class ucar.mcidas.CalibratorMsg
Calibrate an array of pixels from the current calibration type according to the parameters provided.
calibrate(float, int, int) - Method in class ucar.mcidas.CalibratorMsg
Calibrate a pixel from the current calibration type according to the parameters provided.
calibrateFromRaw(float, int, int) - Method in class ucar.mcidas.CalibratorMsg
Calibrate a pixel from RAW data according to the parameters provided.
Calibrator - Interface in ucar.mcidas
interface for creating Calibrator classes.
Calibrator.CalibratorFY2 - Class in ucar.mcidas
 
CalibratorDefault - Class in ucar.mcidas
CalibratorDefault creates a Calibrator object designed to act in the absence of a Calibrator for a particular sensor.
CalibratorDefault(DataInputStream, AncillaryData) - Constructor for class ucar.mcidas.CalibratorDefault
constructor - does nothing for default calibrator
CalibratorException - Exception in ucar.mcidas
CalibratorException class is to handle exceptions when calibrating data.
CalibratorException() - Constructor for exception ucar.mcidas.CalibratorException
Constructs an CalibratorException with no specified detail message.
CalibratorException(String) - Constructor for exception ucar.mcidas.CalibratorException
Constructs an CalibratorException with the specified detail message.
CalibratorFactory - Class in ucar.mcidas
Utility class for creating Calibrator instances.
CalibratorFY2() - Constructor for class ucar.mcidas.Calibrator.CalibratorFY2
 
CalibratorFY2 - Class in ucar.mcidas
 
CalibratorFY2(int[], int[], int[]) - Constructor for class ucar.mcidas.CalibratorFY2
 
CalibratorGvar - Class in ucar.mcidas
CalibratorGvar creates a Calibrator object designed specifically to deal with GVAR data.
CalibratorGvar(DataInputStream, AncillaryData, int[]) - Constructor for class ucar.mcidas.CalibratorGvar
constructor
CalibratorGvar(int, int[]) - Constructor for class ucar.mcidas.CalibratorGvar
 
CalibratorGvarG10 - Class in ucar.mcidas
CalibratorGvarG10 creates a Calibrator object designed specifically to deal with GOES 10 data.
CalibratorGvarG10(DataInputStream, AncillaryData, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG10
constructor
CalibratorGvarG10(int, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG10
 
CalibratorGvarG12 - Class in ucar.mcidas
CalibratorGvarG12 creates a Calibrator object designed specifically to deal with GOES 10 data.
CalibratorGvarG12(DataInputStream, AncillaryData, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG12
constructor
CalibratorGvarG12(int, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG12
 
CalibratorGvarG13 - Class in ucar.mcidas
CalibratorGvarG13 creates a Calibrator object designed specifically to deal with GOES 13 data.
CalibratorGvarG13(DataInputStream, AncillaryData, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG13
constructor
CalibratorGvarG13(int, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG13
 
CalibratorGvarG8 - Class in ucar.mcidas
CalibratorGvarG8 creates a Calibrator object designed specifically to deal with GOES 8 data.
CalibratorGvarG8(DataInputStream, AncillaryData, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG8
constructor
CalibratorGvarG8(int, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG8
 
CalibratorGvarG9 - Class in ucar.mcidas
CalibratorGvarG9 creates a Calibrator object designed specifically to deal with GOES 9 data.
CalibratorGvarG9(DataInputStream, AncillaryData, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG9
constructor
CalibratorGvarG9(int, int[]) - Constructor for class ucar.mcidas.CalibratorGvarG9
 
CalibratorMsg - Class in ucar.mcidas
Calibration routines for the Meteosat Second Generation (MSG) instrument.
CalibratorMsg(int[]) - Constructor for class ucar.mcidas.CalibratorMsg
Construct this object according to the calibration data provided.
CalibratorMsg(double[][]) - Constructor for class ucar.mcidas.CalibratorMsg
 
calIntToStr(int) - Static method in class ucar.mcidas.AreaFileFactory
Calibration int to string.
calStrToInt(String) - Static method in class ucar.mcidas.AreaFileFactory
String to calibration int.
canApproximateWithSpline() - Method in class ucar.mcidas.AREAnav
See if we can approximate by a spline.
cdmVariableHash() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
 
cdmVariableHash() - Method in interface ucar.nc2.iosp.grid.GridRecord
A hash code to group records into a CDM variable
cdmVariableHash() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
 
cdmVariableName(GridTableLookup, boolean, boolean) - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
 
cdmVariableName(GridTableLookup, boolean, boolean) - Method in interface ucar.nc2.iosp.grid.GridRecord
A unique name for the CDM variable, must be consistent with cdmVariableHash
cdmVariableName(GridTableLookup, boolean, boolean) - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
 
cf_name - Variable in class ucar.nc2.iosp.grid.GridParameter
 
close() - Method in class ucar.mcidas.AreaFile
Close this instance.
close() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
COL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
column identifier
colHeaders - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
column keys
COLS_INDEX - Static variable in class ucar.mcidas.GridDirectory
number of columns
compare(GridDefRecord, GridDefRecord) - Static method in class ucar.nc2.iosp.grid.GridDefRecord
Compare GridDefRecords, the numerics will use nearlyEquals so values that differ in 3 or 4th decimal places will return equal.
compareTo(Station) - Method in class ucar.nc2.iosp.gempak.GempakStation
Compare this to another
compareTo(GridEnsembleCoord.EnsCoord) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
 
compareTo(GridTimeCoord) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
 
compareTo(GridTimeCoord.TimeCoordWithInterval) - Method in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
 
compareTo(GridVertCoord) - Method in class ucar.nc2.iosp.grid.GridVertCoord
Compare this to another
compareTo(GridVertCoord.LevelCoord) - Method in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
Compare to another LevelCoord
constantInterval - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
 
constructCopy() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
copy constructor - avoid clone !!
ConversionUtility - Class in ucar.mcidas
A collection of methods for doing various conversions.
ConversionUtility() - Constructor for class ucar.mcidas.ConversionUtility
 
coord - Variable in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
 
coordData - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
 
coordValues - Variable in class ucar.nc2.iosp.grid.GridVertCoord
 
copyAreaFile(String, String) - Static method in class ucar.mcidas.AreaFileFactory
Copy an area file from one place to another
copyAreaFile(String, String, boolean) - Static method in class ucar.mcidas.AreaFileFactory
Copy an area file from one place to another
COUN - Static variable in class ucar.nc2.iosp.gempak.GempakStation
COUN identifier
crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
This returns true when the line between pt1 and pt2 crosses the seam.
curCalType - Static variable in class ucar.mcidas.CalibratorDefault
 
curCalType - Static variable in class ucar.mcidas.CalibratorGvar
 
current_index_version - Static variable in class ucar.nc2.iosp.grid.GridIndex
used to check versions of already created indexes.
Curvilinear - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
NCEP Curvilinear - needs 2D lat/lon

D

data - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.RData
the data
DATE - Static variable in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
date key identifier
DATE - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
date key identifier
debug - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
 
debugMissing - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugMissingDetails - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugOpen - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugProj - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugTiming - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
debugVert - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
debug flags
DEGREES_TO_RADIANS - Static variable in class ucar.mcidas.AREAnav
Constant for degrees to radians conversion
description - Variable in class ucar.nc2.iosp.grid.GridParameter
 
DIM_LEN2 - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
static for shared dimension of length 2
DIM_LEN4 - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
static for shared dimension of length 4
DIM_LEN8 - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
static for shared dimension of length 4
DIM_MAXMERGELEVELS - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
static for shared dimension of length 4
DIRSIZE - Static variable in class ucar.mcidas.GridDirectory
GridDirectory block size
DM_RDTR(int, int, String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the data
DM_RDTR(int, int, String, int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the real (float) data
DM_RFLT(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read a float
DM_RFLT(int, float[]) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Convenience method to fully read into an array of floats
DM_RFLT(int, int, float[], int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read into an array of ints.
DM_RINT(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read an integer
DM_RINT(int, int[]) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Convenience method to fully read into an array of ints
DM_RINT(int, int, int[], int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read into an array of ints.
DM_RPKG(int, int, int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
subclass should implement
DM_RPKG(int, int, int) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Unpack a packed grid
DM_RSTR(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read a 4-byte String
DM_RSTR(int, int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read a String
DM_UNPK(GempakFileReader.DMPart, int[]) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Unpack an array of packed integers.
DMFileHeaderInfo() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
Default ctor
DMHeaders() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
Default ctor
DMKeys() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
Default ctor
dmLabel - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
The label common param
DMParam() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
Default ctor
DMPart() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
Default ctor
DMSP - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate DMSP navigation
doubleLatLonToInteger(double) - Static method in class ucar.mcidas.McIDASUtil
Converts a double latitude/longitude to a packed integer (SIGN DDD MM SS) Java version of McIDAS ilalo function.
doubleToFloat(double[][]) - Static method in class ucar.mcidas.AREAnav
Convert arrays of doubles to floats
dump() - Method in class ucar.nc2.iosp.grid.GridVariable
Dump this variable
DX - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
distance in X direction
DY - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
distance in Y direction

E

EARTH_RADIUS - Static variable in interface ucar.nc2.iosp.grid.GridCF
Radius of spherical earth
EARTH_SHAPE - Static variable in interface ucar.nc2.iosp.grid.GridCF
earth_shape
ecs - Variable in class ucar.nc2.iosp.grid.GridVariable
ensemble coord system
EnhancementTable - Class in ucar.mcidas
Class for reading a McIDAS enhancement table (.ET file).
EnhancementTable() - Constructor for class ucar.mcidas.EnhancementTable
Construct an enhancement table with a grey scale enhancement.
EnhancementTable(String) - Constructor for class ucar.mcidas.EnhancementTable
Construct an enhancement table from a local disk file or URL.
EnhancementTable(File) - Constructor for class ucar.mcidas.EnhancementTable
Construct an enhancement table from a file object.
EnhancementTable(URL) - Constructor for class ucar.mcidas.EnhancementTable
Construct an enhancement table from a remote URL object.
EnsCoord(int, int) - Constructor for class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
 
ensCoords - Variable in class ucar.nc2.iosp.grid.GridEnsembleCoord
 
equals(Object) - Method in class ucar.mcidas.AreaDirectory
Check the equality of the object in question with this.
equals(Object) - Method in class ucar.mcidas.AREAnav
Determines whether or not the Object in question is the same as this AREAnav.
equals(Object) - Method in class ucar.mcidas.GridDirectory
Check the equality of the object in question with this.
equals(Object) - Method in class ucar.mcidas.GRIDnav
Determines whether or not the Object in question is the same as this AREAnav.
equals(Object) - Method in class ucar.mcidas.RADRnav
 
equals(Object) - Method in class ucar.nc2.iosp.gempak.GempakParameter
Check for equality
equals(Object) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
 
equals(Object) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
 
equals(Object) - Method in class ucar.nc2.iosp.grid.GridParameter
 
equals(Object) - Method in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
 
equals(Object) - Method in class ucar.nc2.iosp.grid.GridVariable
Check for equality
equals(Object) - Method in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
Check for equality
equals(Object) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Check for equality
equals(Object) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
 
ERMISS(float) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Test for missing value
extendIndex - Static variable in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Reread the file on a sync

F

factors - Variable in class ucar.nc2.iosp.grid.GridVertCoord
vertical pressure factors
fileHeaderInfo - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
header info
filename - Variable in class ucar.nc2.iosp.grid.GridIndex
 
fileSize - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
file size
fillNCFile() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Build the netCDF file
fillNCFile() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Fill the contents of the netCDF file.
fillNCFile() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Build the netCDF file
findFileHeader(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Find the file header with this name
findGrid(String) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Find the first grid with this name
findIndex(GridRecord) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
Find the index of a GridRecord in the list of times
findKey(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Find a key with the given name
findRecord(int, int, int) - Method in class ucar.nc2.iosp.grid.GridVariable
Find the grid record for the time and level indices Canonical ordering is ens, time, level
findStationIndex(String) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Find the station index for the specified station id.
finish() - Method in class ucar.nc2.iosp.grid.GridIndex
compares GDS for duplicates
firstRecord - Variable in class ucar.nc2.iosp.grid.GridVariable
first grid record
flip(int[], int, int) - Static method in class ucar.mcidas.McIDASUtil
Flip the bytes of an integer array.
FloatLatLon(int) - Static method in class ucar.mcidas.ConversionUtility
Convert a latitude or longitude in dddmmss format to floating point.
floatToDouble(float[][]) - Static method in class ucar.mcidas.AREAnav
Convert arrays of floats to doubles
forceNewIndex - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
forceNewIndex(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
Set whether to force new index or not
FTIME_INDEX - Static variable in class ucar.mcidas.GridDirectory
forecast time

G

GaussianLatLon - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Gausian Lat/Lon
GDS_KEY - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
GDS key
GempakConstants - Interface in ucar.nc2.iosp.gempak
Class to support the GEMPRM.PRM constants
GempakFileReader - Class in ucar.nc2.iosp.gempak
Read a Gempak grid file
GempakFileReader.DMFileHeaderInfo - Class in ucar.nc2.iosp.gempak
Class to hold the DM File header info
GempakFileReader.DMHeaders - Class in ucar.nc2.iosp.gempak
Class to mimic the DMHDRS common block.
GempakFileReader.DMKeys - Class in ucar.nc2.iosp.gempak
Class to mimic the DMKEYS common block.
GempakFileReader.DMParam - Class in ucar.nc2.iosp.gempak
Class to hold DM Parameter info
GempakFileReader.DMPart - Class in ucar.nc2.iosp.gempak
Class to mimic the DMKEYS common block.
GempakFileReader.Key - Class in ucar.nc2.iosp.gempak
Class to hold information about a key.
GempakFileReader.PackingInfo - Class in ucar.nc2.iosp.gempak
Class to hold DM Integer packing info
GempakFileReader.RData - Class in ucar.nc2.iosp.gempak
A class to hold real (float) data
GempakGridParameterTable - Class in ucar.nc2.iosp.gempak
Wrapper around GempakParameterTable for use in a static context.
GempakGridParameterTable() - Constructor for class ucar.nc2.iosp.gempak.GempakGridParameterTable
 
GempakGridReader - Class in ucar.nc2.iosp.gempak
Read a GEMPAK grid file
GempakGridRecord - Class in ucar.nc2.iosp.gempak
A class to hold grid record information
GempakGridRecord(int, int[]) - Constructor for class ucar.nc2.iosp.gempak.GempakGridRecord
Create a grid header from the integer bits
GempakGridServiceProvider - Class in ucar.nc2.iosp.gempak
An IOSP for GEMPAK Grid data
GempakGridServiceProvider() - Constructor for class ucar.nc2.iosp.gempak.GempakGridServiceProvider
 
GempakLookup - Class in ucar.nc2.iosp.gempak
GempakLookup get all the information about a GEMPAK file.
GempakLookup(GempakGridRecord) - Constructor for class ucar.nc2.iosp.gempak.GempakLookup
Gets a representative grid for this lookup
GempakParameter - Class in ucar.nc2.iosp.gempak
Class which represents a GEMPAK parameter.
GempakParameter(int, String, String, String, int) - Constructor for class ucar.nc2.iosp.gempak.GempakParameter
Create a new numeric GEMPAK parameter
GempakParameter(int, String, String, String, int, boolean) - Constructor for class ucar.nc2.iosp.gempak.GempakParameter
Create a new GEMPAK parameter
GempakParameters - Class in ucar.nc2.iosp.gempak
Wrapper around GempakParameterTable for use in a static context.
GempakParameters() - Constructor for class ucar.nc2.iosp.gempak.GempakParameters
 
GempakParameterTable - Class in ucar.nc2.iosp.gempak
Class to hold a lookup of gempak parameters
GempakParameterTable() - Constructor for class ucar.nc2.iosp.gempak.GempakParameterTable
 
GempakSoundingFileReader - Class in ucar.nc2.iosp.gempak
Read a Gempak sounding file
GempakSoundingIOSP - Class in ucar.nc2.iosp.gempak
An IOSP for Gempak Sounding (SN) data.
GempakSoundingIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakSoundingIOSP
 
GempakStation - Class in ucar.nc2.iosp.gempak
Class to hold GEMPAK station information
GempakStation() - Constructor for class ucar.nc2.iosp.gempak.GempakStation
 
GempakStationFileIOSP - Class in ucar.nc2.iosp.gempak
An IOSP for Gempak Station (SF,SN) data.
GempakStationFileIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakStationFileIOSP
 
GempakSurfaceFileReader - Class in ucar.nc2.iosp.gempak
Read a Gempak surface file
GempakSurfaceIOSP - Class in ucar.nc2.iosp.gempak
An IOSP for Gempak Surface data.
GempakSurfaceIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
 
GempakUtil - Class in ucar.nc2.iosp.gempak
Class for static GEMPAK utility methods
GempakUtil() - Constructor for class ucar.nc2.iosp.gempak.GempakUtil
 
gemreader - Variable in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
GEMPAK file reader
gemreader - Variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Gempak file reader
GEOS - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate GEOS navigation
GEOSnav - Class in ucar.mcidas
 
GEOSnav(int[]) - Constructor for class ucar.mcidas.GEOSnav
 
getAltitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the altitude in meters; missing = NaN.
getAreaDirectory() - Method in class ucar.mcidas.AreaFile
Returns the AreaDirectory object for this AreaFile
getAreaFile(String) - Static method in class ucar.mcidas.McIDASUtil
De-serialize an AreaFile object from disk
getAreaFileInstance(String) - Static method in class ucar.mcidas.AreaFileFactory
Create an initialized AreaFile instance.
getAreaFileInstance(URL) - Static method in class ucar.mcidas.AreaFileFactory
Create an initialized AreaFile instance.
getAreaFileInstance(String, int, int, int, int, int, int, int) - Static method in class ucar.mcidas.AreaFileFactory
getAux() - Method in class ucar.mcidas.AreaFile
Returns AUX block
getAuxBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the auxilliary block used to initialize this McIDASAreaProjection
getBandMap() - Method in class ucar.mcidas.AncillaryData
return 32 bit band map
getBands() - Method in class ucar.mcidas.AreaDirectory
returns the bands in each of the images
getBits(int) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
Get a bit string for an integer
getByteOrder() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the byte order for this system
getByteOrder(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the byte order for the machine type.
getCal() - Method in class ucar.mcidas.AreaFile
Returns calibration block
getCalibrationScaleFactor() - Method in class ucar.mcidas.AreaDirectory
Get the scaling factor of the values for this calibration type
getCalibrationType() - Method in class ucar.mcidas.AreaDirectory
Returns the calibration type
getCalibrationUnitName() - Method in class ucar.mcidas.AreaDirectory
Get the string representing the calibration unit
getCalibrator(int, int[]) - Static method in class ucar.mcidas.CalibratorFactory
Get an appropriate Calibrator for the sensor id provided.
getCalibrator(int, int, int[]) - Static method in class ucar.mcidas.CalibratorFactory
Get an appropriate Calibrator for the sensor id provided.
getCalInfo() - Method in class ucar.mcidas.AreaDirectory
get the valid band calibration information
getCalOffset() - Method in class ucar.mcidas.AncillaryData
return offset in bytes to calibration data
getCalType() - Method in class ucar.mcidas.AncillaryData
 
getCalType() - Method in class ucar.mcidas.AreaFile
Get the calibration type that will be used on data returned form getCalibratedData().
getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getCategoryName(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the grid category name
getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the CategoryName.
getCenterLatitude() - Method in class ucar.mcidas.AreaDirectory
get Latutide at center of image
getCenterLatitudeResolution() - Method in class ucar.mcidas.AreaDirectory
get Latutide-wise resolution at center of image
getCenterLongitude() - Method in class ucar.mcidas.AreaDirectory
get longitude at center of image
getCenterLongitudeResolution() - Method in class ucar.mcidas.AreaDirectory
get longitude-wise resolution at center of image
getCFFeatureType() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Get the CF feature type
getCFFeatureType() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Get the CF feature type, subclasses should override
getCFFeatureType() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Get the CF feature type
getCFname() - Method in class ucar.nc2.iosp.grid.GridParameter
 
getColumnIndex() - Method in class ucar.mcidas.GRIDnav
Get the column index
getColumns() - Method in class ucar.mcidas.GridDirectory
Get the number of columns in the grid
getComment() - Method in class ucar.nc2.iosp.gempak.GempakLookup
comment for CF conventions.
getComment() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Comment for CF conventions
getComment() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
comment for CF conventions.
getConventions() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Get the netCDF conventions identifier.
getCoord(int) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
 
getCoord(int) - Method in class ucar.nc2.iosp.grid.GridVertCoord
 
getCOUN() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the COUN
getCreationDate() - Method in class ucar.mcidas.AncillaryData
return image creation date
getCreationTime() - Method in class ucar.mcidas.AncillaryData
return image creation time
getData() - Method in class ucar.mcidas.AreaFile
Read the AREA data.
getData(int[][][]) - Method in class ucar.mcidas.AreaFile
Read AREA file data by reference.
getData(int, int, int, int) - Method in class ucar.mcidas.AreaFile
Deprecated.
Use one of the factory methods from AreaFileFactory with the appropriate subsetting parameters.
getData(int, int, int, int, int) - Method in class ucar.mcidas.AreaFile
Deprecated.
Use one of the factory methods from AreaFileFactory with the appropriate subsetting parameters.
getDataOffset() - Method in class ucar.mcidas.AncillaryData
return offset in bytes to image data
getDataPointer(int, int, String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the pointer to the data.
getDataType(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Get a name for the data packing type
getDataWidth() - Method in class ucar.mcidas.AncillaryData
return number of bytes per pixel
getDates() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the list of dates in this file.
getDateString(int) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the date string at the index
getDecimalScale() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the decimal scale
getDecimalScale() - Method in class ucar.nc2.iosp.gempak.GempakParameter
Get the decimal scale
getDecimalScale() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the decimal scale of the values
getDecimalScale() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the decimal scale
getDefaultMapArea() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the bounds for this image
getDescription() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the Station description
getDescription() - Method in class ucar.nc2.iosp.grid.GridParameter
description of parameter.
getDetailInfo() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Get the detail information
getDir() - Method in class ucar.mcidas.AreaFile
Returns the directory block
getDirBlock() - Method in class ucar.mcidas.GridDirectory
Deprecated.
use getDirectoryBlock
getDirBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the directory block used to initialize this McIDASAreaProjection
getDirectoryBlock() - Method in class ucar.mcidas.AreaDirectory
Get the raw directory block
getDirectoryBlock() - Method in class ucar.mcidas.GridDirectory
Get the raw directory block
getDirs() - Method in class ucar.mcidas.AreaDirectoryList
returns the directory blocks for the requested images.
getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getDisciplineName(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the grid discipline name
getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the DisciplineName.
getDouble(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
 
getDxInKm() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the X spacing in kilometers
getDyInKm() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the Y spacing in kilometers
getElements() - Method in class ucar.mcidas.AreaDirectory
returns the number of elements in the image
getElemRes() - Method in class ucar.mcidas.AncillaryData
return element resolution
getErrorMessage() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
 
getFile(String) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
Get a RandomAccessFile for the file location
getFileHeader(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read in the values for the file header
getFilename() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the file name.
getFileSubType() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the file sub type
getFileType() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the type for this file
getFileTypeDescription() - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Get the file type description
getFileTypeDescription() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Get the file type description
getFileTypeDescription() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
getFileTypeDescription() - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Get the file type description
getFileTypeId() - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Get the file type id
getFileTypeId() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Get the file type id
getFileTypeId() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
getFileTypeId() - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Get the file type id
getFirstBaseTime() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the BaseTime Forecastime.
getFirstBaseTime() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the first base time
getFirstBaseTime() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the BaseTime Forecastime.
getFirstMissingValue() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the MissingValue.
getFirstMissingValue() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
.
getFirstMissingValue() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the MissingValue.
getFloatData() - Method in class ucar.mcidas.AreaFile
Read the AREA file and return the contents as floats.
getForecastHour() - Method in class ucar.mcidas.GridDirectory
Get the forecast hour for this parameter if it is a forecast
getGds() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
returns the gds for this hcs
getGDSprefix() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
 
getGlobalAttributes() - Method in class ucar.nc2.iosp.grid.GridIndex
GlobalAttributes of index.
getGridCount() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get the grid count
getGridCount() - Method in class ucar.nc2.iosp.grid.GridIndex
Get the count of GridRecords
getGridDefRecord() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the grid def record id
getGridDefRecordId() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the grid def record id
getGridDefRecordId() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the grid def record id
getGridDefRecordId() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the grid def record id
getGridDescription() - Method in class ucar.mcidas.GridDirectory
Get the grid description
getGridIndex() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get the grid index
getGridIndex() - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
to get the grid header corresponding to the last grid read
getGridList() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get list of grids
getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getGridName() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the grid name
getGridName(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the grid name
getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the grid type.
getGridNumber() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the grid number
getGridPackingName(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Get a name for the grid packing type
getGridPackingType(int) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Get the grid packing type
getGridRecords() - Method in class ucar.nc2.iosp.grid.GridIndex
Grib records of index, one for each parameter.
getGridType() - Method in class ucar.nc2.iosp.gempak.GempakLookup
Get the grid type for labelling
getGridType() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the grid type (GRIB, GEMPAK, McIDAS, GRADS) for labelling
getGridType() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
Get the grid type for labelling
getGroup() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the group
getGroupName() - Method in class ucar.nc2.iosp.gempak.NavigationBlock
Get a short name for this GDSKey for the netCDF group.
getGroupName() - Method in class ucar.nc2.iosp.grid.GridDefRecord
Get a short name for this GDSKey for the netCDF group.
getGroupName() - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Get a short name for this GDSKey for the netCDF group.
getHorizCoordSys() - Method in class ucar.nc2.iosp.grid.GridIndex
GridDefs of the index.
getHorizCoordSys(GridRecord) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
getHorizCoordSystems() - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
getID() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the ID
getImageDate() - Method in class ucar.mcidas.AncillaryData
return image date
getImageSource() - Method in class ucar.mcidas.AreaFile
returns the string of the image source location
getImageTime() - Method in class ucar.mcidas.AncillaryData
return image time
getIndex(int, int, int) - Method in class ucar.mcidas.EnhancementTable
Look up a unique (hopefully) RGB value and return the index
getIndex() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the row or column index for this station
getInitFileSize() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Get initial file size
getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakGridReader
Initialize the file, read in all the metadata (ala DM_OPEN)
getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
getInstitution() - Method in class ucar.nc2.iosp.gempak.GempakLookup
Institution for CF conventions
getInstitution() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Institution for CF conventions
getInstitution() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
Institution for CF conventions
getInt(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
 
getIsNumeric() - Method in class ucar.nc2.iosp.gempak.GempakParameter
Get whether this is numeric or not
getKeys() - Method in class ucar.nc2.iosp.grid.GridDefRecord
get the keySet
getLatitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the latitude in decimal degrees north
getLatLon() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the lat/lon location
getLevel1() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the first level of this GridRecord
getLevel1() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the first vertical level of this GridRecord
getLevel1() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the first level of this GridRecord
getLevel2() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the second level of this GridRecord
getLevel2() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the second vertical level of this GridRecord
getLevel2() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the second level of this GridRecord
getLevelDesc() - Method in class ucar.nc2.iosp.grid.GridVertCoord
 
getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getLevelDescription(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the level description
getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the LevelDescription.
getLevelName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getLevelName(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the level name
getLevelName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the LevelName.
getLevelType1() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the type for the first level of this GridRecord
getLevelType1() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the vertical level type of this GridRecord
getLevelType1() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the type for the first level of this GridRecord
getLevelType2() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the type for the second level of this GridRecord
getLevelType2() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the vertical level type of this GridRecord
getLevelType2() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the type for the second level of this GridRecord
getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getLevelUnit(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the level unit
getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the LevelUnit.
getLevelUnitName() - Method in class ucar.mcidas.GridDirectory
Get the units of the vertical level.
getLevelValue() - Method in class ucar.mcidas.GridDirectory
Get the vertical level value.
getLineOffset() - Method in class ucar.mcidas.AREAnav
Get the line offset for flipped coordinates
getLineRes() - Method in class ucar.mcidas.AncillaryData
return line resolution
getLines() - Method in class ucar.mcidas.AreaDirectory
returns the number of lines in the image
getLongitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the longitude in decimal degrees east
getMemoField() - Method in class ucar.mcidas.AreaDirectory
Returns memo field of the directory
getMergedParts() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Get the list of merged parts in this file
getName() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the Station name.
getName() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
Get the name
getName() - Method in class ucar.nc2.iosp.grid.GridParameter
 
getName() - Method in class ucar.nc2.iosp.grid.GridTimeCoord
Get the name
getName() - Method in class ucar.nc2.iosp.grid.GridVariable
Get the name
getNav() - Method in class ucar.mcidas.AreaFile
Returns the navigation block
getNavBlock() - Method in class ucar.mcidas.GridDirectory
Get the navigation parameters.
getNavBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the navigation block used to initialize this McIDASAreaProjection
getNavigation() - Method in class ucar.mcidas.AreaFile
Get the navigation, and pre-set it for the ImageStart and Res (from Directory block), and the file start (0,0), and Mag (1,1).
getNavigation() - Method in class ucar.mcidas.GridDirectory
Get the navigation
getNavOffset() - Method in class ucar.mcidas.AncillaryData
return offset in bytes to navigation data
getNavType() - Method in class ucar.mcidas.GridDirectory
Get the navigation type.
getNEnsembles() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
Get the number of Ensembles
getNEnsembles() - Method in class ucar.nc2.iosp.grid.GridVariable
Get the number of Ensemble
getNobs() - Method in class ucar.nc2.iosp.gempak.GempakStation
 
getNominalTime() - Method in class ucar.mcidas.AreaDirectory
returns the nominal time of the image
getNumBands() - Method in class ucar.mcidas.AncillaryData
return number of bands/channels in image
getNumber() - Method in class ucar.nc2.iosp.grid.GridParameter
 
getNumberOfBands() - Method in class ucar.mcidas.AreaDirectory
returns the number of bands in the image
getNumElements() - Method in class ucar.mcidas.AncillaryData
return number of elements
getNumLines() - Method in class ucar.mcidas.AncillaryData
return number of lines
getNx() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the number of x points
getNy() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Get the number of Y points
getOffset(int) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
Get the byte offset in 0 based space from a 1 based 4 byte FORTRAN word.
getOffsetToHeader() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the offset to the grid header (4 byte words)
getParam(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
gets a param and value.
getParamDouble(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
 
getParameter(String) - Static method in class ucar.nc2.iosp.gempak.GempakGridParameterTable
Get the parameter for the given name
getParameter(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets parameter table, then grib1 parameter based on number.
getParameter(String) - Static method in class ucar.nc2.iosp.gempak.GempakParameters
Get the parameter for the given name
getParameter(String) - Method in class ucar.nc2.iosp.gempak.GempakParameterTable
Get the parameter for the given name
getParameter(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the grid parameter that corresponds to this record
getParameter(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets parameter table, then grib1 parameter based on number.
getParameterDescription() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the parameter description
getParameterDescription() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the parameter description
getParameterDescription() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the parameter description
getParameterName() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the parameter name
getParameterName() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the parameter name
getParameterName() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get the parameter name
getParameters(String) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the list of parameters for the part
getParamInt(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
 
getParamName() - Method in class ucar.mcidas.GridDirectory
Get the name of the parameter
getParamScale() - Method in class ucar.mcidas.GridDirectory
Get the scale of the parameter values
getParamsValues() - Method in class ucar.nc2.iosp.grid.GridDefRecord
get the hcs as a String of params values
getParamUnitName() - Method in class ucar.mcidas.GridDirectory
Get the unit name of the parameter values
getPart(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Find the part with the particular name.
getPartNumber(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Find the part with the particular name.
getPrefixSize() - Method in class ucar.mcidas.AncillaryData
return size in bytes of line prefix
getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getProjectionType(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the projection type
getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the ProjectionType.
getProjectNum() - Method in class ucar.mcidas.AncillaryData
return project number associated with image
getProjName(int) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Get the name for the projection type
getReferenceTime() - Method in class ucar.mcidas.GridDirectory
Get the reference time for this parameter
getReferenceTime() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the first reference time of this GridRecord
getReferenceTime() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the first reference time of this GridRecord
getRGBValues() - Method in class ucar.mcidas.EnhancementTable
Retrieve the data values.
getRowIndex() - Method in class ucar.mcidas.GRIDnav
Get the row index
getRowOffset() - Method in class ucar.mcidas.GRIDnav
Get the row offset for flipped coordinates
getRows() - Method in class ucar.mcidas.GridDirectory
Get the number of rows in the grid
getSecondLevelValue() - Method in class ucar.mcidas.GridDirectory
Get the second vertical level value if one exists.
getSecondTime() - Method in class ucar.mcidas.GridDirectory
Get the second time for this parameter if it is a time difference
getSELV() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SELV
getSensorId() - Method in class ucar.mcidas.AncillaryData
return sensor id
getSensorID() - Method in class ucar.mcidas.AreaDirectory
 
getSensorType() - Method in class ucar.mcidas.AreaDirectory
Returns the sensor type
getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getShapeName(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the grid shape name
getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
 
getSLAT() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SLAT
getSLON() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SLON
getSortedDirs() - Method in class ucar.mcidas.AreaDirectoryList
returns the directory blocks for the requested images, sorted into an array of AreaDirectories by time and then bands as the second dimenison, if multiple directories with the same ADDE position number are returned.
getSource() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the Source, Generating Process or Model.
getSource() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Generating Process of model for CF conventions
getSource() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the Source, Generating Process or Model.
getSourceType() - Method in class ucar.mcidas.AreaDirectory
Returns the source type
getSPRI() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SPRI
getStartElem() - Method in class ucar.mcidas.AncillaryData
return starting image element
getStartLine() - Method in class ucar.mcidas.AncillaryData
return starting image line
getStartTime() - Method in class ucar.mcidas.AreaDirectory
returns the nominal time of the image
getSTAT() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STAT
getStationKeyNames() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the station key names
getStations() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the list of stations in this file.
getStatus() - Method in class ucar.mcidas.AncillaryData
return image status field
getSTD2() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STD2
getSTID() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STID
getSTNM() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the STNM
getStnVarSize(String) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Get the size of a particular station variable
getSubpoint() - Method in class ucar.mcidas.AREAnav
Get the lat,lon of the subpoint if available
getSubpoint() - Method in class ucar.mcidas.GMSXnav
Get the lat,lon of the subpoint if available
getSubpoint() - Method in class ucar.mcidas.GOESnav
Get the lat,lon of the subpoint if available
getSubpoint() - Method in class ucar.mcidas.GVARnav
return the lat,lon of the subpoint
getSurfaceFileType() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Get the type for this file
getSWFO() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the SWFO
getTimeRangeUnitName(int) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
getTimeRangeUnitName(int) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Get the first time range unit name
getTimeRangeUnitName(int) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
 
getTimeUdunitName() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
 
getTimeUdunitName() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the time unit as a String.
getTimeUdunitName() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
 
getTimeUnit() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
 
getTimeUnit() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the time unit as a code, which should be Grib2 table 4.4.
getTimeUnit() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
 
getTitle() - Method in class ucar.nc2.iosp.gempak.GempakLookup
gets the CF title.
getTitle() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Title for CF conventions
getTitle() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
gets the CF title.
getTransformName() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
Get the transform name
getUnit() - Method in class ucar.nc2.iosp.grid.GridParameter
unit of parameter.
getUnmergedParts() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Get the list of unmerged parts in this file
getValidTime() - Method in class ucar.mcidas.GridDirectory
Get the valid time for this parameter if it is a forecast
getValidTime() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get the valid time for this grid.
getValidTime() - Method in interface ucar.nc2.iosp.grid.GridRecord
Get the valid time for this GridRecord.
getValidTimeOffset() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get valid time offset (minutes) of this GridRecord
getValidTimeOffset() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Get valid time offset (minutes) of this GridRecord
getValue(int) - Method in class ucar.mcidas.AreaDirectory
Return a specific value from the directory
getVariableName() - Method in class ucar.nc2.iosp.grid.GridVertCoord
Get the variable name
getVersion() - Method in class ucar.mcidas.AncillaryData
return file format version number
getVerticalCoordinate() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Get the vertical coordinate
getVertIndex(GridRecord) - Method in class ucar.nc2.iosp.grid.GridVariable
Get the index in the vertical for the particular grid
getWFO2() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the WFO2
getWmoId() - Method in class ucar.nc2.iosp.gempak.GempakStation
Get the WMO Station ID as a string
GMSX - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate GMSX (GMS) navigation
GMSXnav - Class in ucar.mcidas
This class implements GMSX navigation.
GMSXnav(int[]) - Constructor for class ucar.mcidas.GMSXnav
constructor: copy nav block to a byte array, eliminating text fields
GOES - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate GOES (GOES D-H) navigation
GOESnav - Class in ucar.mcidas
Navigation class for GOES (GOES D-H) type nav.
GOESnav(int[]) - Constructor for class ucar.mcidas.GOESnav
Set up for the real math work.
GouldToNative(int) - Static method in class ucar.mcidas.ConversionUtility
Convert a Gould format floating point number to native double format
GRID - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
Grid identifier
GRID_DESCR_INDEX - Static variable in class ucar.mcidas.GridDirectory
grid description
GRID_DESCR_LENGTH - Static variable in class ucar.mcidas.GridDirectory
grid description length
GRID_MAPPING_NAME - Static variable in interface ucar.nc2.iosp.grid.GridCF
grid_mapping_name
GRID_MAPPING_NAME - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Attribute for the Navigation Block
GRID_NAME - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
grid name
GRID_SHAPE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
GRID_SHAPE
GRID_SHAPE_CODE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
GRID_SHAPE_CODE
GRID_TYPE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
grid type
GRID_UNITS - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
grid spacing units (DX, DY)
GridCF - Interface in ucar.nc2.iosp.grid
A centralized place to store CF conventions for the Grid Iosp
GridCF.VectorComponentFlag - Enum in ucar.nc2.iosp.grid
LOOK bogus
GridCoordSys - Class in ucar.nc2.iosp.grid
A Coordinate System for a Grid variable.
GridDefRecord - Class in ucar.nc2.iosp.grid
Class to represent the grid definition (projection) information purpose is to convert from String representation to native value.
GridDefRecord() - Constructor for class ucar.nc2.iosp.grid.GridDefRecord
constructors.
GridDefRecord(String) - Constructor for class ucar.nc2.iosp.grid.GridDefRecord
 
GridDirectory - Class in ucar.mcidas
Class for modelling a McIDAS grid header.
GridDirectory(int[]) - Constructor for class ucar.mcidas.GridDirectory
Construct a GridDirectory from the grid directory block.
GridEnsembleCoord - Class in ucar.nc2.iosp.grid
Handles the Ensemble coordinate dimension.
GridEnsembleCoord() - Constructor for class ucar.nc2.iosp.grid.GridEnsembleCoord
 
GridEnsembleCoord.EnsCoord - Class in ucar.nc2.iosp.grid
 
GridHorizCoordSys - Class in ucar.nc2.iosp.grid
A horizontal coordinate system created from a GridDefRecord

GridHorizCoordSys(GridDefRecord, GridTableLookup, Group) - Constructor for class ucar.nc2.iosp.grid.GridHorizCoordSys
Create a new GridHorizCoordSys with the grid definition and lookup
GridIndex - Class in ucar.nc2.iosp.grid
An "in memory" index for 2D grid files.
GridIndex(String) - Constructor for class ucar.nc2.iosp.grid.GridIndex
Constructor for creating an Index from the Grid file.
GridIndexToNC - Class in ucar.nc2.iosp.grid
Create a Netcdf File from a GridIndex
GridIndexToNC(String) - Constructor for class ucar.nc2.iosp.grid.GridIndexToNC
 
GridIndexToNC(RandomAccessFile) - Constructor for class ucar.nc2.iosp.grid.GridIndexToNC
 
GRIDnav - Class in ucar.mcidas
GRIDnav is the class for handling the navigation of McIDAS grids.
GRIDnav(int[]) - Constructor for class ucar.mcidas.GRIDnav
Construct a new GRIDnav from a grid directory block
gridNumber - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
grid number
GridParameter - Class in ucar.nc2.iosp.grid
Class which represents a grid parameter.
GridParameter() - Constructor for class ucar.nc2.iosp.grid.GridParameter
 
GridParameter(int, String, String, String) - Constructor for class ucar.nc2.iosp.grid.GridParameter
 
GridParameter(int, int, int, int) - Constructor for class ucar.nc2.iosp.grid.GridParameter
 
GridParameter(int, String, String, String, String) - Constructor for class ucar.nc2.iosp.grid.GridParameter
 
GridRecord - Interface in ucar.nc2.iosp.grid
An interface for one 2D gridded data record (used by GRIB, GEMPAK, McIDAS gridded data).
GridServiceProvider - Class in ucar.nc2.iosp.grid
Superclass for Gempak grid, MciDAS grid
GridServiceProvider() - Constructor for class ucar.nc2.iosp.grid.GridServiceProvider
 
GridServiceProvider.IndexExtendMode - Enum in ucar.nc2.iosp.grid
 
GridTableLookup - Interface in ucar.nc2.iosp.grid
Abstracts lookup functionality for subclasses of Grid IOSP
GridTimeCoord - Class in ucar.nc2.iosp.grid
A Time Coordinate for a Grid dataset.
GridTimeCoord(List<GridRecord>, String) - Constructor for class ucar.nc2.iosp.grid.GridTimeCoord
Create a new GridTimeCoord from the list of GridRecord
GridTimeCoord.TimeCoordWithInterval - Class in ucar.nc2.iosp.grid
 
GridVariable - Class in ucar.nc2.iosp.grid
A Variable for a Grid dataset.
GridVariable(String, String, GridHorizCoordSys, GridTableLookup) - Constructor for class ucar.nc2.iosp.grid.GridVariable
Create a new GridVariable
GridVertCoord - Class in ucar.nc2.iosp.grid
A Vertical Coordinate variable for a Grid variable.
GridVertCoord(String) - Constructor for class ucar.nc2.iosp.grid.GridVertCoord
Create a new GridVertCoord with the given name.
GridVertCoord(List<GridRecord>, String, GridTableLookup, GridHorizCoordSys) - Constructor for class ucar.nc2.iosp.grid.GridVertCoord
Create a new GridVertCoord with the appropriate params
GridVertCoord.LevelCoord - Class in ucar.nc2.iosp.grid
A level coordinate
GVAR - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate GVAR (GOES I-M) navigation
GVARnav - Class in ucar.mcidas
The GVARnav class creates the ability to navigate GVAR image data.
GVARnav(int[]) - Constructor for class ucar.mcidas.GVARnav
Set up for the real math work.
GVARnav(int, int[]) - Constructor for class ucar.mcidas.GVARnav
Deprecated.
Since ifunc must be 1, replaced with #GVARnav(int[] iparms). If ifunc != 1, ifunc is set to 1.

H

hasCalibrator(int) - Static method in class ucar.mcidas.CalibratorFactory
Check if there is a Calibrator implemented for a sensor.
hasGribInfo() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
Had GRIB info?
hashCode() - Method in class ucar.nc2.iosp.gempak.GempakParameter
Generate a hash code.
hashCode() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
 
hashCode() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
 
hashCode() - Method in class ucar.nc2.iosp.grid.GridParameter
 
hashCode() - Method in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
 
hashCode() - Method in class ucar.nc2.iosp.grid.GridVariable
Override Object.hashCode() to implement equals.
hashCode() - Method in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
Generate a hashcode
hashCode() - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Get the hashcode
hashCode() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
 
header - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.RData
the header
headers - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
headers
HGHT_COORD - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
HGHT vertical coordinate

I

imageCoordToAreaCoord(double[][]) - Method in class ucar.mcidas.AREAnav
Converts line/element array values from Image to AREA (File) coordinates.
imageCoordToAreaCoord(double[][], double[][]) - Method in class ucar.mcidas.AREAnav
Converts line/element array values from Image to AREA (File) coordinates.
imageCoordToAreaCoord(float[][]) - Method in class ucar.mcidas.AREAnav
Converts line/element array values from Image to AREA (File) coordinates.
imageCoordToAreaCoord(float[][], float[][]) - Method in class ucar.mcidas.AREAnav
Converts line/element array values from Image to AREA (File) coordinates.
imager10FK1 - Static variable in class ucar.mcidas.CalibratorGvarG10
 
imager10FK2 - Static variable in class ucar.mcidas.CalibratorGvarG10
 
imager10TC1 - Static variable in class ucar.mcidas.CalibratorGvarG10
 
imager10TC2 - Static variable in class ucar.mcidas.CalibratorGvarG10
 
imager12FK1 - Static variable in class ucar.mcidas.CalibratorGvarG12
 
imager12FK2 - Static variable in class ucar.mcidas.CalibratorGvarG12
 
imager12TC1 - Static variable in class ucar.mcidas.CalibratorGvarG12
 
imager12TC2 - Static variable in class ucar.mcidas.CalibratorGvarG12
 
imager13FK1 - Static variable in class ucar.mcidas.CalibratorGvarG13
 
imager13FK2 - Static variable in class ucar.mcidas.CalibratorGvarG13
 
imager13TC1 - Static variable in class ucar.mcidas.CalibratorGvarG13
 
imager13TC2 - Static variable in class ucar.mcidas.CalibratorGvarG13
 
imager8FK1 - Static variable in class ucar.mcidas.CalibratorGvarG8
 
imager8FK2 - Static variable in class ucar.mcidas.CalibratorGvarG8
 
imager8TC1 - Static variable in class ucar.mcidas.CalibratorGvarG8
 
imager8TC2 - Static variable in class ucar.mcidas.CalibratorGvarG8
 
imager9FK1 - Static variable in class ucar.mcidas.CalibratorGvarG9
 
imager9FK2 - Static variable in class ucar.mcidas.CalibratorGvarG9
 
imager9TC1 - Static variable in class ucar.mcidas.CalibratorGvarG9
 
imager9TC2 - Static variable in class ucar.mcidas.CalibratorGvarG9
 
IMISS - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Integer missing attribute
imissc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
missing
IMISSD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Integer missing value
index - Static variable in class ucar.mcidas.CalibratorGvar
 
indexCol - Variable in class ucar.mcidas.GRIDnav
"Column" index in row/column array
indexEle - Variable in class ucar.mcidas.AREAnav
"Element" index in line/element array
indexFileModeOnOpen - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
indexFileModeOnSync - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
 
indexLat - Variable in class ucar.mcidas.AREAnav
"Latitude" index in latitude/longitude array
indexLat - Variable in class ucar.mcidas.GRIDnav
"Latitude" index in latitude/longitude array
indexLine - Variable in class ucar.mcidas.AREAnav
"Line" index in line/element array
indexLon - Variable in class ucar.mcidas.AREAnav
"Longitude" index in latitude/longitude array
indexLon - Variable in class ucar.mcidas.GRIDnav
"Longitude" index in latitude/longitude array
indexRow - Variable in class ucar.mcidas.GRIDnav
"Row" index in row/column array
init() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Initialize this reader.
init(RandomAccessFile, boolean) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
init() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Initialize the file, read in all the metadata (ala DM_OPEN)
init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Initialize this reader.
init() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Initialize this reader.
init() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Initialize this reader.
init(String, NetcdfFile) - Method in class ucar.nc2.iosp.mcidas.AreaReader
initialize; note that the file is reopened here
init(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Initialize the file, read in all the metadata (ala DM_OPEN)
init(RandomAccessFile, boolean) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Initialize the file, read in all the metadata (ala DM_OPEN)
init() - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Initialize this reader.
init(boolean) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Initialize this reader.
intBitsToString(int) - Static method in class ucar.mcidas.McIDASUtil
convert signed int to a String representation.
intBitsToString(int[]) - Static method in class ucar.mcidas.McIDASUtil
convert signed int array to a String representation.
integerLatLonToDouble(int) - Static method in class ucar.mcidas.McIDASUtil
Converts a packed integer (SIGN DDD MM SS) latitude/longitude to double.
interval - Variable in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
 
intToBytes(int) - Static method in class ucar.mcidas.GMSXnav
intToBytes converts an int to an array of 4 bytes.
irBiasCoef - Variable in class ucar.mcidas.CalibratorGvar
 
irGainCoef - Variable in class ucar.mcidas.CalibratorGvar
 
isbitc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
missing
isChar(int) - Static method in class ucar.mcidas.McIDASUtil
Check to see if the int value is the representation of a string or not.
isEnsemble() - Method in class ucar.nc2.iosp.grid.GridVariable
 
isFlippedLineCoordinates() - Method in class ucar.mcidas.AREAnav
Determine if navigation is using flipped coordinates
isFlippedRowCoordinates() - Method in class ucar.mcidas.GRIDnav
Determine if navigation is using flipped coordinates.
isInterval() - Method in class ucar.nc2.iosp.grid.GridTimeCoord
is this a mixed interval ? Only true for Grib
isLatLon(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
is this a LatLon grid.
isLatLon() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
Is this a lat/lon grid
isLatLon(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Is this a lat/lon grid
isLatLon(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
is this a LatLon grid.
isLayer(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
Is this a layer?
isLayer(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Check to see if this grid is a layer variable
isLayer(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
Is this a layer?
isMissing() - Method in class ucar.nc2.iosp.gempak.GempakStation
Are either lat or lon missing?
isMissingXY(Variable, int, int, int) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Is this XY level missing?
isPositiveUp(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
is this a PositiveUp VerticalCoordinate.
isPositiveUp(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
Is postitive up for the vertical coordinate
isPositiveUp(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
is this a PositiveUp VerticalCoordinate.
isRemote() - Method in class ucar.mcidas.AreaFile
Was this instance create with a remote data source.
isSubsetted() - Method in class ucar.mcidas.AreaFile
Is this AreaFile instance subseted.
isSwapped() - Method in class ucar.mcidas.AncillaryData
return flag indicating certain fields were byte flipped
isURLHandlerLoaded() - Static method in class ucar.mcidas.AreaFile
 
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Is this a valid file?
isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.mcidas.AreaReader
Check to see if this is a valid AREA file.
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
Is this a valid file?
isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Is this a valid file?
isVerticalCoordinate(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
 
isVerticalCoordinate(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
If vertical level should be made into a coordinate; dont do for surface, or levels without a meaningful coordinate value
isVerticalCoordinate - Variable in class ucar.nc2.iosp.grid.GridVertCoord
 
isVerticalCoordinate(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
is this a VerticalCoordinate.
iswrdc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
missing
ivcord - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
coordinate type

J

J - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
J

K

K - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
K
KALP - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate Lat/Lon
KALPnav - Class in ucar.mcidas
The KALPnav class creates the ability to navigate KALP image data.
KALPnav(int[]) - Constructor for class ucar.mcidas.KALPnav
 
KALPnav(int, int[]) - Constructor for class ucar.mcidas.KALPnav
 
kbits - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
# bits
Key(String, int, String) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.Key
Create a new key
keys - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
key
kfhlen - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
file header length
kfhnam - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
file header name
kfhtyp - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
file header type
kkcol - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
col keys
kkrow - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
row keys
klnhdr - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
header length
koffst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
offset terms
koffst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
offsets
kparms - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
number of params
kpkno - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
packing number
kprmnm - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
part name
kprtnm - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
part name
kscale - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
scaling terms
ktyprt - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
data type
kwordp - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
length of packed rec

L

LA1 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
La1
LA2 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
La2
LAD - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
LoD
LALO - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate Lat/Lon
LAMB - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate LAMB (lambert conformal) navigation
LambertAzimuthEqualArea - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Lambert Azimuth Equal Area
LambertConformal - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Lambert Conformal
LAMBnav - Class in ucar.mcidas
Navigation class for Lambert Conformal (LAMB) type nav.
LAMBnav(int[]) - Constructor for class ucar.mcidas.LAMBnav
Set up for the real math work.
LAP - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Lap
LATIN - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
first lat
LATIN1 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
first lat
LATIN2 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
second lat
LATITUDE_OF_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.iosp.grid.GridCF
latitude_of_projection_origin
LatLonToDistance(float, float, float, float) - Static method in class ucar.mcidas.ConversionUtility
Find the distance in km between two points given the lats/lons.
latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert a LatLonPoint to projection coordinates
latLonToProj(float[][], float[][], int, int) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert lat/lon coordinates to projection coordinates.
latLonToProj(double[][], double[][], int, int) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert lat/lon coordinates to projection coordinates.
LEAP(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Check for leap year
level1 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
Level 1
level2 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
Level 2
LEVEL_SCALE_INDEX - Static variable in class ucar.mcidas.GridDirectory
level scale
LEVEL_UNITS_INDEX - Static variable in class ucar.mcidas.GridDirectory
level unit
LEVEL_VALUE_INDEX - Static variable in class ucar.mcidas.GridDirectory
level value
levelName - Variable in class ucar.nc2.iosp.grid.GridVertCoord
 
levels - Variable in class ucar.nc2.iosp.grid.GridVertCoord
levels
LL - Static variable in class ucar.mcidas.AREAnav
Code value for specifying Latitude/Longitude transformations
LLGDHD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Max grid hdr length
LLNANL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Grid anl block length
LLNNAV - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Grid nav block length
LLSTHL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Max header size
LO1 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Lo1
LO2 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Lo2
loc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.Key
the key location
logError(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Log an error
LONGITUDE_OF_CENTRAL_MERIDIAN - Static variable in interface ucar.nc2.iosp.grid.GridCF
longitude_of_central_meridian
LONGITUDE_OF_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.iosp.grid.GridCF
longitude_of_projection_origin
lookup - Variable in class ucar.nc2.iosp.grid.GridVariable
lookup table
lookup - Variable in class ucar.nc2.iosp.grid.GridVertCoord
 
LOOKUP_TABLE_SZ_IMGR - Static variable in class ucar.mcidas.CalibratorGvar
 
LOOKUP_TABLE_SZ_SNDR - Static variable in class ucar.mcidas.CalibratorGvar
 
lookupTable - Variable in class ucar.mcidas.CalibratorGvar
 
LOP - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Lop
LOV - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
LoV
lstcl - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
last valid column
lstrw - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
last valid row
LV_CCRD(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine translates a numeric value for IVCORD into its character value in VCOORD.

M

M - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
M
main(String[]) - Static method in class ucar.mcidas.AreaDirectoryList
 
main(String[]) - Static method in class ucar.mcidas.AreaFile
Test Method.
main(String[]) - Static method in class ucar.mcidas.EnhancementTable
Test by running: java EnhancementTable _OR_ java EnhancementTable enhancement_file.
main(String[]) - Static method in class ucar.mcidas.GMSXnav
 
main(String[]) - Static method in class ucar.mcidas.KALPnav
 
main(String[]) - Static method in class ucar.mcidas.SINUnav
 
MAJOR_AXIS_EARTH - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
major axis of earth
makeAreaNav(int[]) - Static method in class ucar.mcidas.AREAnav
Return an AREAnav based on the input nav block.
makeAreaNav(int[], int[]) - Static method in class ucar.mcidas.AREAnav
 
makeCalendarForDayTimeToSecs() - Static method in class ucar.mcidas.McIDASUtil
Create a calendar to be used for mcDayTimeToSecs.
makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
Make the coordinate transform
makeDateList(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Get the list of dates
makeDateList(boolean) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Make the list of dates.
makeFileSubType() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Subclasses need to set the subtype.
makeFileSubType() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Make the file subtype
makeFileSubType() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Set the file subType.
makeGridHorizCoordSys(GridDefRecord, GridTableLookup, Group) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
makeGridTimeCoord(List<GridRecord>, String) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
makeGridVariable(String, String, GridHorizCoordSys, GridTableLookup) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
makeGridVertCoord(List<GridRecord>, String, GridTableLookup, GridHorizCoordSys) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
 
makeIntervalName() - Method in class ucar.nc2.iosp.grid.GridVariable
 
makeLevelName(GridRecord, GridTableLookup) - Method in class ucar.nc2.iosp.grid.GridVariable
Make the level name
makeLocalQuery(int, int, int, int, int, int, int) - Static method in class ucar.mcidas.AreaFileFactory
Construct a url query string for subsetting a local file.
makeLocalQuery(int, int, int, int, int, int, int, int) - Static method in class ucar.mcidas.AreaFileFactory
Construct a url query string for subsetting a local file.
makeLocalQuery(int, int, int, int, int, int, int, String) - Static method in class ucar.mcidas.AreaFileFactory
Construct a url query string for subsetting a local file.
makeLocalSubsetURL(String, int, int, int, int, int, int, int, String) - Static method in class ucar.mcidas.AreaFileFactory
Construct a URL for subsetting a local file.
makeLongName() - Method in class ucar.nc2.iosp.grid.GridVariable
Make a long name for the variable
makeMissingVariable() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make the missing variable
makeParamVariable(GempakParameter, List<Dimension>) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make a variable from a GempakParmaeter
makeSequence(Structure, String, boolean) - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Make a Sequence for the part
makeStationReader() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Make the station reader for this type
makeStationReader() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make the appropriate station file reader, subclasses need to implement this
makeStationReader() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Make the station reader
makeStationVariable(String, Dimension) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make a station variable
makeStationVars(List<GempakStation>, Dimension) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make the station variables from a representative station
makeStructure(String, List<Dimension>, boolean) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Make a structure for the part
makeSymbol(String) - Static method in class ucar.nc2.iosp.mcidas.MetUnits
Create a 'proper' unit symbol from a common one (ie: mph -> mi/h instead of milliphots)
matchTimes(List<GridRecord>) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
match time values - can this list of GridRecords use this coordinate?
MBLKSZ - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Block size
mcDateHmsToSecs(int, int) - Static method in class ucar.mcidas.McIDASUtil
Convert date (yymmdd or yyyymmdd) and hms (hhmmss) to seconds since the epoch (January 1, 1970, 00:00GMT).
mcDayTimeToSecs(int, int) - Static method in class ucar.mcidas.McIDASUtil
Convert day (yyddd or yyyyddd) and time (hhmmss) to seconds since the epoch (January 1, 1970, 00:00GMT).
mcDayTimeToSecs(int, int, GregorianCalendar) - Static method in class ucar.mcidas.McIDASUtil
Convert day (yyddd or yyyyddd) and time (hhmmss) to seconds since the epoch (January 1, 1970, 00:00GMT).
mcDoubleToPackedInteger(double) - Static method in class ucar.mcidas.McIDASUtil
Converts a double latitude/longitude or time (hours) to a packed integer (SIGN DDD/HH MM SS).
McGridDefRecord - Class in ucar.nc2.iosp.mcidas
Class to hold the grid navigation information.
McGridDefRecord() - Constructor for class ucar.nc2.iosp.mcidas.McGridDefRecord
Create a new grid nav block
McGridDefRecord(int[]) - Constructor for class ucar.nc2.iosp.mcidas.McGridDefRecord
Create a new grid nav block with the values
mcGridReader - Variable in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
McIDAS file reader
mcHmsToStr(int) - Static method in class ucar.mcidas.McIDASUtil
Convert an HMS integer to a string of form hh:mm:ss.
McIDASAreaProjection - Class in ucar.nc2.iosp.mcidas
McIDASAreaProjection is the ProjectionImpl for McIDAS Area navigation modules.
McIDASAreaProjection() - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Default bean constructor
McIDASAreaProjection(AreaFile) - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
create a McIDAS AREA projection from the Area file's directory and navigation blocks.
McIDASAreaProjection(int[], int[], int[]) - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Create a AREA coordinate system from the Area file's directory and navigation blocks.
McIDASAreaTransformBuilder - Class in ucar.nc2.iosp.mcidas
Projection based on Mcidas Area files.
McIDASAreaTransformBuilder() - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
 
McIDASException - Exception in ucar.mcidas
McIDASException class is to handle exceptions when dealing with McIDAS files or data.
McIDASException() - Constructor for exception ucar.mcidas.McIDASException
Constructs a McIDASException with no specified detail message.
McIDASException(String) - Constructor for exception ucar.mcidas.McIDASException
Constructs a McIDASException with the specified detail message.
McIDASGridReader - Class in ucar.nc2.iosp.mcidas
Read grid(s) from a McIDAS grid file
McIDASGridReader() - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridReader
Bean ctor
McIDASGridReader(String) - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridReader
Create a McIDASGrid Reader from the file
McIDASGridReader(RandomAccessFile) - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridReader
Create a McIDASGrid Reader from the file
McIDASGridRecord - Class in ucar.nc2.iosp.mcidas
A class to hold McIDAS grid record information
McIDASGridRecord(int, int[]) - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridRecord
Create a grid header from the integer bits
McIDASGridServiceProvider - Class in ucar.nc2.iosp.mcidas
An IOSP for McIDAS Grid data
McIDASGridServiceProvider() - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
 
McIDASLookup - Class in ucar.nc2.iosp.mcidas
McIDASLookup get all the information about a McIDAS file.
McIDASLookup(McIDASGridRecord) - Constructor for class ucar.nc2.iosp.mcidas.McIDASLookup
Gets a representative grid for this lookup
McIDASUtil - Class in ucar.mcidas
Class for static McIDAS utility methods.
McIDASUtil() - Constructor for class ucar.mcidas.McIDASUtil
 
MCMISSING - Static variable in class ucar.mcidas.McIDASUtil
McIDAS missing value for 4-byte integers
mcPackedIntegerToDouble(int) - Static method in class ucar.mcidas.McIDASUtil
Converts a packed integer (SIGN DDD/HH MM SS) latitude/longitude or time (hours) to double.
mcSecsToDayTime(long) - Static method in class ucar.mcidas.McIDASUtil
Convert seconds since the epoch (January 1, 1970, 00:00GMT) to day (yyyyddd) and time (hhmmss).
MDCHAR - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Character packing
MDGDEC - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
decimal packing?
MDGDIF - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
DIF packing
MDGGRB - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
GRIB1 packing
MDGNMC - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
NMC packing
MDGNON - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
no packing
MDGRB2 - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
GRIB2 packing
MDGRID - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Grid packing
MDINTG - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Integer packing
MDREAL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
No packing
MDRPCK - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
real packing
MERC - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate MERC (mercator) navigation
Mercator - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Mercator
MERCnav - Class in ucar.mcidas
Navigation class for Mercator (MERC) type nav.
MERCnav(int[]) - Constructor for class ucar.mcidas.MERCnav
Set up for the real math work.
MERGED - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
standard surface file id
METHODNORM - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
MethodNorm
MetUnits - Class in ucar.nc2.iosp.mcidas
Class for defining a few common atmospheric science units which don't conform to the standards used by the VisAD netCDF Units package.
MetUnits() - Constructor for class ucar.nc2.iosp.mcidas.MetUnits
 
MFGD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Grid file type
MFSF - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Surface file type
MFSN - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Sounding File Type
mid - Variable in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
midpoint
MINOR_AXIS_EARTH - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
minor axis of earth
MISSING_VAR - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
name for the time variable
MODEORDER - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
ModeOrder
MOLL - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate MOLL (Mollweide) navigation
MOLLnav - Class in ucar.mcidas
Navigation class for Mollweide (MOLL) type nav.
MOLLnav(int[]) - Constructor for class ucar.mcidas.MOLLnav
Set up for the real math work.
MSAT - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate MSAT (Meteosat) navigation
MSATnav - Class in ucar.mcidas
Navigation class for Meteosat (MSAT) type nav.
MSATnav(int[]) - Constructor for class ucar.mcidas.MSATnav
Set up for the real math work.
MSG - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate MSG navigation
MSGnav - Class in ucar.mcidas
Navigation class for MSG type nav.
MSGnav(int[]) - Constructor for class ucar.mcidas.MSGnav
Set up for the real math work.
MSGT - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate MSGT navigation
MSGTnav - Class in ucar.mcidas
Navigation class for MSG type nav.
MSGTnav(int[]) - Constructor for class ucar.mcidas.MSGTnav
Set up for the real math work.
MTALPH - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Alpha
MTAPOL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
APOL
MTHP - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
HP
MTIBM - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
IBM
MTIGPH - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Intergraph
MTIRIS - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Irix
MTLNUX - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Linux
MTMACH - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
the machine type byte order
MTSUN - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Sun (SPARC)
MTULTX - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
Ultrix
MTVAX - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
VAX
mvmst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
swap flag

N

name - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.Key
the key name
name - Variable in class ucar.nc2.iosp.grid.GridParameter
 
NAV_BLOCK_INDEX - Static variable in class ucar.mcidas.GridDirectory
navigation index
NAV_BLOCK_LENGTH - Static variable in class ucar.mcidas.GridDirectory
navigation length
NAVB - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
Grid nav block identifier
navBlock - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
packing type
NavigationBlock - Class in ucar.nc2.iosp.gempak
Class to hold the grid navigation information.
NavigationBlock() - Constructor for class ucar.nc2.iosp.gempak.NavigationBlock
Create a new grid nav block
NavigationBlock(float[]) - Constructor for class ucar.nc2.iosp.gempak.NavigationBlock
Create a new grid nav block with the values
nbitsc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
n bits
needToSwap - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
swap flag
needToSwap - Variable in class ucar.nc2.iosp.mcidas.McIDASGridReader
swap flag
nlevels - Variable in class ucar.nc2.iosp.grid.GridVariable
number of levels
NP - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Np
NPPROJ - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
North pole PROJ
NR - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Nr
ntimes - Variable in class ucar.nc2.iosp.grid.GridVariable
number of times
NUM_BANDS_IMAGER - Static variable in class ucar.mcidas.CalibratorGvar
 
NUM_BANDS_SOUNDER - Static variable in class ucar.mcidas.CalibratorGvar
 
NUM_IR_BANDS - Static variable in class ucar.mcidas.CalibratorGvar
 
NUM_IR_DETECTORS - Static variable in class ucar.mcidas.CalibratorGvar
 
NUM_VIS_DETECTORS - Static variable in class ucar.mcidas.CalibratorGvar
 
number - Variable in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
 
number - Variable in class ucar.nc2.iosp.grid.GridParameter
 
NUMBERPARALLELS - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
NumberParallels
NX - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
number of points in X direction (columns)
NY - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
number of points in Y direction (rows)

O

of(int) - Static method in enum ucar.nc2.iosp.grid.GridCF.VectorComponentFlag
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Open the service provider for reading.
open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Open the index and create the netCDF file from that
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Open the service provider for reading.
open(GridIndex, GridTableLookup, int, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
Fill in the netCDF file
open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Use the given index to fill the NetcdfFile object with attributes and variables.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Open the service provider for reading.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
Open the service provider for reading.
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Open the service provider for reading.
open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Open the index and create the netCDF file from that
Orthographic - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Orthographic

P

packInfo - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
packing info
PackingInfo(GempakFileReader.DMPart) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
Set the packing terms for this part
packingType - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
packing type
padLeft(String, int, String) - Static method in class ucar.mcidas.McIDASUtil
Pad the given string with padString on the left up to the given length.
padZero(int, int) - Static method in class ucar.mcidas.McIDASUtil
Left pad the given value with zeros up to the number of digits
param - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
parameter
PARAM_NAME_INDEX - Static variable in class ucar.mcidas.GridDirectory
param name
PARAM_SCALE_INDEX - Static variable in class ucar.mcidas.GridDirectory
param scale
PARAM_TYPE_INDEX - Static variable in class ucar.mcidas.GridDirectory
param type
PARAM_UNITS_INDEX - Static variable in class ucar.mcidas.GridDirectory
param units
params - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
list of params
paramsToString() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Get the parameters as a String
parseInfo - Variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
place to store debug stuff
parts - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
part
PLAT - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
pLat
PLON - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
pLon
POES - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate POES navigation
PolarStereographic - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Polar Sterographic
PRES_COORD - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
PRES vertical coordinate
printAnalBlock() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Print out the analysis block so it looks something like this:
printDates() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Print the list of dates in the file
printFileLabel() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Print the file label
printGrids() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Print out the grids.
printHeaders() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Print the row and column keys
printKeys() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Print the row and column keys
printNavBlock() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Print out the navigation block so it looks something like this:
printOb(int, int) - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Print the list of dates in the file
printOb(int, int) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Print the list of dates in the file
printParts() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Print the part information
printStations(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Print the list of dates in the file
PROJ - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
PROJ
projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert projection coordinates to a LatLonPoint Note: a new object is not created on each call for the return value.
projToLatLon(float[][], float[][]) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert lat/lon coordinates to projection coordinates.
projToLatLon(double[][], double[][]) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Convert lat/lon coordinates to projection coordinates.
PS - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate PS (polar stereographic) navigation
PSnav - Class in ucar.mcidas
Navigation class for Polar Stereographic (PS) type nav.
PSnav(int[]) - Constructor for class ucar.mcidas.PSnav
Set up for the real math work.
putAreaFile(String, AreaFile) - Static method in class ucar.mcidas.McIDASUtil
Serialize an AreaFile object to disk

Q

QUASI - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Quasi

R

RADIANS_TO_DEGREES - Static variable in class ucar.mcidas.AREAnav
Constant for radians to degrees conversion
RADIUS_SPHERICAL_EARTH - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Radius of spherical earth
RADR - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate RADR (radar) navigation
RADRnav - Class in ucar.mcidas
Navigation class for Radar (RADR) type nav.
RADRnav(int[]) - Constructor for class ucar.mcidas.RADRnav
Set up for the real math work.
radToTemp(float, int, int) - Method in class ucar.mcidas.CalibratorGvar
calibrate from radiance to temperature
radToTemp(float, int, int) - Method in class ucar.mcidas.CalibratorGvarG10
calibrate from radiance to temperature
radToTemp(float, int, int) - Method in class ucar.mcidas.CalibratorGvarG12
calibrate from radiance to temperature
radToTemp(float, int, int) - Method in class ucar.mcidas.CalibratorGvarG13
calibrate from radiance to temperature
radToTemp(float, int, int) - Method in class ucar.mcidas.CalibratorGvarG8
calibrate from radiance to temperature
radToTemp(float, int, int) - Method in class ucar.mcidas.CalibratorGvarG9
calibrate from radiance to temperature
RData(int[], float[]) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.RData
Create a new holder for the header and data
RDIFFD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
missing value fuzziness
reacquire() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
readData(Variable, Section) - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
Read the data for the variable
readData(Variable, Section) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
Read the data for the variable
readData(Variable, Section) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Read the data for the variable
readData(Variable, Section) - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
Read the data for the variable
readDouble(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
Deprecated.
use getParamDouble(String key)
readFileHeaderInfo() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the file header info (DM_RFIL)
readGrid(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
Read the data
readGrid(McIDASGridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Read the grid
readHeaders() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the headers (DM_RHDA)
readInt(int) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
Read an integer
readKeys() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read in the row and column keys (DM_KEY)
readParts() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
Read the parts (DM_RPRT)
readStationsAndTimes(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
Read in the stations and times.
readVariable(Variable, Section) - Method in class ucar.nc2.iosp.mcidas.AreaReader
Read the values for a variable
recordTracker - Variable in class ucar.nc2.iosp.grid.GridVariable
record tracker
RECT - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate RECT (rectilinear) navigation
RECTnav - Class in ucar.mcidas
Navigation class for Radar (RECT) type nav.
RECTnav(int[]) - Constructor for class ucar.mcidas.RECTnav
Set up for the real math work.
REFDATE_INDEX - Static variable in class ucar.mcidas.GridDirectory
ref date
refDateDiffers - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
 
REFTIME_INDEX - Static variable in class ucar.mcidas.GridDirectory
ref time
release() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
 
RESOLUTION - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
resolution
rf - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
The file
rf - Variable in class ucar.nc2.iosp.mcidas.McIDASGridReader
The file
RMISS - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
Float missing attribute
RMISSD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
float missing value
RotatedLatLon - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Rotated Latitude Longitude
ROTATIONANGLE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
RotationAngle
ROW - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
row identifier
rowHeaders - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
row keys
ROWS_INDEX - Static variable in class ucar.mcidas.GridDirectory
number of rows

S

save(String) - Method in class ucar.mcidas.AreaFile
Save this AreaFile to the output location
save(String, boolean) - Method in class ucar.mcidas.AreaFile
Save this AreaFile to the output location
sBiasCoef - Variable in class ucar.mcidas.CalibratorGvar
 
SCALE_FACTOR_AT_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.iosp.grid.GridCF
scale_factor_at_projection_origin
scalec - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
scaling
SCANNING_MODE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Scanning mode for the data
SECOND_FTIME_INDEX - Static variable in class ucar.mcidas.GridDirectory
second forecast time (for time diff or average)
SECOND_LEVEL_VALUE_INDEX - Static variable in class ucar.mcidas.GridDirectory
second level value
SELV - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SELV identifier
SEMI_MAJOR_AXIS - Static variable in interface ucar.nc2.iosp.grid.GridCF
major axis of earth
SEMI_MINOR_AXIS - Static variable in interface ucar.nc2.iosp.grid.GridCF
minor axis of earth
SENSOR_FY2D - Static variable in interface ucar.mcidas.Calibrator
FY-2D
SENSOR_FY2E - Static variable in interface ucar.mcidas.Calibrator
FY-2E
SENSOR_FY2F - Static variable in interface ucar.mcidas.Calibrator
FY-2F
SENSOR_FY2G - Static variable in interface ucar.mcidas.Calibrator
FY-2G
SENSOR_FY2H - Static variable in interface ucar.mcidas.Calibrator
FY-2H
SENSOR_GOES10_IMGR - Static variable in interface ucar.mcidas.Calibrator
GOES 10 imager.
SENSOR_GOES10_SNDR - Static variable in interface ucar.mcidas.Calibrator
GOES 10 sounder.
SENSOR_GOES12_IMGR - Static variable in interface ucar.mcidas.Calibrator
GOES 12 imager.
SENSOR_GOES12_SNDR - Static variable in interface ucar.mcidas.Calibrator
GOES 12 sounder.
SENSOR_GOES13_IMGR - Static variable in interface ucar.mcidas.Calibrator
GOES 13 imager.
SENSOR_GOES13_SNDR - Static variable in interface ucar.mcidas.Calibrator
GOES 13 sounder.
SENSOR_GOES8_IMGR - Static variable in interface ucar.mcidas.Calibrator
GOES 8 imager.
SENSOR_GOES8_SNDR - Static variable in interface ucar.mcidas.Calibrator
GOES 8 sounder.
SENSOR_GOES9_IMGR - Static variable in interface ucar.mcidas.Calibrator
GOES 9 imager.
SENSOR_GOES9_SNDR - Static variable in interface ucar.mcidas.Calibrator
GOES 9 sounder.
SENSOR_MSG_IMGR - Static variable in interface ucar.mcidas.Calibrator
Meteosat Second Generation imager.
seq - Variable in class ucar.nc2.iosp.grid.GridEnsembleCoord
 
seq - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
 
seq - Variable in class ucar.nc2.iosp.grid.GridVertCoord
 
setCalInfo(Vector[]) - Method in class ucar.mcidas.AreaDirectory
set the band calibration info (Vector) array order is identical to bands array, each Vector element is a pair of String values: first, the code value and second the descriptive name.
setCalType(int) - Method in class ucar.mcidas.AreaFile
Set the calibration type that will be used on data returned from getCalibratedData().
setCalType(int) - Method in interface ucar.mcidas.Calibrator
 
setCalType(int) - Method in class ucar.mcidas.CalibratorDefault
set calibration type of current (input) data
setCalType(int) - Method in class ucar.mcidas.CalibratorGvar
set calibration type of current (input) data
setCalType(int) - Method in class ucar.mcidas.CalibratorMsg
Set the input data calibration type.
setCenterLatitude(double) - Method in class ucar.mcidas.AreaDirectory
set Latitude at center of image
setCenterLatitudeResolution(double) - Method in class ucar.mcidas.AreaDirectory
set Latitude-wise resolution at center of image
setCenterLongitude(double) - Method in class ucar.mcidas.AreaDirectory
set Longitude at center of image
setCenterLongitudeResolution(double) - Method in class ucar.mcidas.AreaDirectory
set Longitude-wise resolution at center of image
setCOUN(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the COUN
setDebugFlags(DebugFlags) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
Set the debug flags
setDescription(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the station description
setDescription(String) - Method in class ucar.nc2.iosp.grid.GridParameter
sets description of parameter.
setExtendIndex(boolean) - Static method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Extend the list of grid
setExtendIndex(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
Deprecated.
use setIndexFileModeOnSync and setIndexFileModeOnOpen
setFlipLineCoordinates(int) - Method in class ucar.mcidas.AREAnav
specify whether the line coordinates are inverted and the line offset.
setFlipRowCoordinates(int) - Method in class ucar.mcidas.GRIDnav
specify whether the row coordinates are inverted and the row offset.
setImageStart(int, int) - Method in class ucar.mcidas.AREAnav
define the coordinate in the [0][0] position of the image.
setIndex(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the row or column index for this station
setIndexAlwaysInCache(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
Set disk cache policy for index files.
setIndexFileModeOnOpen(GridServiceProvider.IndexExtendMode) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
This controls what happens when a GRIB file is opened, and the data file has changed since the index was written.
setIndexFileModeOnSync(GridServiceProvider.IndexExtendMode) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
This controls what happens when a GRIB file is synced (usually from FileCache), and the data or index file has changed since the file was placed in the cache.
setIsNumeric(boolean) - Method in class ucar.nc2.iosp.gempak.GempakParameter
Set whether this is numeric or not
setMag(int, int) - Method in class ucar.mcidas.AREAnav
define the magnification factor (in case an image was blown up when displayed).
setMag(float, float) - Method in class ucar.mcidas.AREAnav
define the magnification factor (in case an image was blown up when displayed).
setName(String) - Method in class ucar.nc2.iosp.grid.GridParameter
sets name of parameter.
setNumber(int) - Method in class ucar.nc2.iosp.grid.GridParameter
sets number of parameter.
setRes(int, int) - Method in class ucar.mcidas.AREAnav
Define the resolution of the image.
setRes(float, float) - Method in class ucar.mcidas.AREAnav
Define the resolution of the image.
setSELV(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SELV
setSequence(int) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
Set the sequence number
setSLAT(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SLAT
setSLON(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SLON
setSPRI(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SPRI
setStart(int, int) - Method in class ucar.mcidas.AREAnav
define the starting line and element of another coordinate system -- usually a TV (note that the TV coordinates start at (1,1).
setStart(int, int) - Method in class ucar.mcidas.GRIDnav
define the starting row and column of another coordinate system -- for example (0,0)
setSTAT(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the STAT
setSTD2(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the STD2
setSTID(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the STID
setSTNM(int) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the STNM
setSWFO(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the SWFO
setUnit(String) - Method in class ucar.nc2.iosp.grid.GridParameter
sets unit of parameter.
setValues(float[]) - Method in class ucar.nc2.iosp.gempak.AnalysisBlock
Set the analysis block values
setValues(float[]) - Method in class ucar.nc2.iosp.gempak.NavigationBlock
Set the grid nav block values
setValues(int[]) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Set the grid nav block values
setWFO2(String) - Method in class ucar.nc2.iosp.gempak.GempakStation
Set the WFO2
SFSP - Static variable in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
Surface Data identifier
sGainCoef - Variable in class ucar.mcidas.CalibratorGvar
 
showGridInfo(boolean) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
List out the grid information (aka GDINFO)
showMissing(Formatter) - Method in class ucar.nc2.iosp.grid.GridVariable
Dump out the missing data
showMissingSummary(Formatter) - Method in class ucar.nc2.iosp.grid.GridVariable
Dump out the missing data as a summary
showRecord(int, Formatter) - Method in class ucar.nc2.iosp.grid.GridVariable
 
SIN - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate SIN (sinusoidal cone) navigation
SINUnav - Class in ucar.mcidas
 
SINUnav(int[]) - Constructor for class ucar.mcidas.SINUnav
 
SLAT - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SLAT identifier
SLON - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SLON identifier
SNDT - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
Surface Text identifier
sounder10FK1 - Static variable in class ucar.mcidas.CalibratorGvarG10
 
sounder10FK2 - Static variable in class ucar.mcidas.CalibratorGvarG10
 
sounder10TC1 - Static variable in class ucar.mcidas.CalibratorGvarG10
 
sounder10TC2 - Static variable in class ucar.mcidas.CalibratorGvarG10
 
sounder12FK1 - Static variable in class ucar.mcidas.CalibratorGvarG12
 
sounder12FK2 - Static variable in class ucar.mcidas.CalibratorGvarG12
 
sounder12TC1 - Static variable in class ucar.mcidas.CalibratorGvarG12
 
sounder12TC2 - Static variable in class ucar.mcidas.CalibratorGvarG12
 
sounder13FK1 - Static variable in class ucar.mcidas.CalibratorGvarG13
 
sounder13FK2 - Static variable in class ucar.mcidas.CalibratorGvarG13
 
sounder13TC1 - Static variable in class ucar.mcidas.CalibratorGvarG13
 
sounder13TC2 - Static variable in class ucar.mcidas.CalibratorGvarG13
 
sounder8FK1 - Static variable in class ucar.mcidas.CalibratorGvarG8
 
sounder8FK2 - Static variable in class ucar.mcidas.CalibratorGvarG8
 
sounder8TC1 - Static variable in class ucar.mcidas.CalibratorGvarG8
 
sounder8TC2 - Static variable in class ucar.mcidas.CalibratorGvarG8
 
sounder9FK1 - Static variable in class ucar.mcidas.CalibratorGvarG9
 
sounder9FK2 - Static variable in class ucar.mcidas.CalibratorGvarG9
 
sounder9TC1 - Static variable in class ucar.mcidas.CalibratorGvarG9
 
sounder9TC2 - Static variable in class ucar.mcidas.CalibratorGvarG9
 
SPLAT - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
SpLat
SPLON - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
SpLon
SPRI - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SPRI identifier
ST_INCH(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Convert a value to a string
ST_ITOC(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Convert the int bits to a string
ST_ITOC(int[]) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Convert the int bits to a string
STANDARD_PARALLEL - Static variable in interface ucar.nc2.iosp.grid.GridCF
standard_parallel
start - Variable in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
 
STAT - Static variable in class ucar.nc2.iosp.gempak.GempakStation
STAT identifier
STD2 - Static variable in class ucar.nc2.iosp.gempak.GempakStation
STD2 identifier
STID - Static variable in class ucar.nc2.iosp.gempak.GempakStation
STID identifier
STNM - Static variable in class ucar.nc2.iosp.gempak.GempakStation
STNM identifier
STRAIGHT_VERTICAL_LONGITUDE_FROM_POLE - Static variable in interface ucar.nc2.iosp.grid.GridCF
straight_vertical_longitude_from_pole
STRETCHINGFACTOR - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
StretchingFactor
subType - Variable in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
The file subtype
swap(int[], int, int) - Static method in class ucar.mcidas.ConversionUtility
swap the bytes of an integer array
swbyt4(int) - Static method in class ucar.mcidas.McIDASUtil
Flip the bytes of an integer.
swbyt4(int[], int, int) - Static method in class ucar.mcidas.McIDASUtil
Flip the bytes of an integer array.
SWFO - Static variable in class ucar.nc2.iosp.gempak.GempakStation
SWFO identifier
swp4(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Swap the order of the integer.
swp4(int[], int, int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
Swap the order of the integers in place.
sync() - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Sync the file
sync() - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Sync and extend

T

TANC - Static variable in class ucar.mcidas.AREAnav
Code value in AREA files used to designate TANC (tangent cone) navigation
TANCnav - Class in ucar.mcidas
Navigation class for tangent cone (TANC) type nav.
TANCnav(int[]) - Constructor for class ucar.mcidas.TANCnav
Set up for the real math work.
tcs - Variable in class ucar.nc2.iosp.grid.GridVariable
time coord system
tempToRad(float, int) - Method in class ucar.mcidas.CalibratorFY2
calibrate from temperature to radiance
TG_CFTM(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts an integer grid forecast time into the character forecast type and time.
TG_FTOI(int[], int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts the two integers stored in a grid file into three integers containing the date, time and forecast time.
TG_ITOC(int[]) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts an integer time array containing the date, time and forecast time into a GEMPAK grid time.
THTA_COORD - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
THTA vertical coordinate
TI_CDTM(int, int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts an integer date (YYMMDD) and time (HHMM)
TI_DAYM(int, int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine returns the number of days in the given month.
TI_ITOC(int[]) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
This subroutine converts an integer time array into a standard GEMPAK time.
timdif(int, int, int, int) - Static method in class ucar.mcidas.McIDASUtil
Calculate difference in minutes between two dates/times.
TIME - Static variable in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
time key identifier
TIME - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
time key identifier
time1 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
Time 1
time2 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
Time 2
TIME_VAR - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
name for the time variable
TimeCoordWithInterval(Date, int, int) - Constructor for class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
 
timeIntvs - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
 
times - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
 
timeUdunit - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
 
timeUnit - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
 
toLatLon(double[][]) - Method in class ucar.mcidas.ABISnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.ABISnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.AREAnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.AREAnav
converts from satellite coordinates to latitude/longitude.
toLatLon(double[][]) - Method in class ucar.mcidas.GEOSnav
 
toLatLon(float[][]) - Method in class ucar.mcidas.GMSXnav
toLatLon converts satellite line/element to lat/lon
toLatLon(double[][]) - Method in class ucar.mcidas.GMSXnav
 
toLatLon(float[][]) - Method in class ucar.mcidas.GOESnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.GOESnav
 
toLatLon(double[][]) - Method in class ucar.mcidas.GRIDnav
converts from grid coordinates (x,y) or (col, row) to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.GVARnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.GVARnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.KALPnav
 
toLatLon(double[][]) - Method in class ucar.mcidas.KALPnav
 
toLatLon(double[][]) - Method in class ucar.mcidas.LAMBnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.MERCnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.MERCnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.MOLLnav
Converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.MOLLnav
Converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.MSATnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.MSATnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.MSGnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.MSGnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.MSGTnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.MSGTnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.PSnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.RADRnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.RADRnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.RECTnav
converts from satellite coordinates to latitude/longitude
toLatLon(float[][]) - Method in class ucar.mcidas.RECTnav
converts from satellite coordinates to latitude/longitude
toLatLon(double[][]) - Method in class ucar.mcidas.SINUnav
 
toLatLon(float[][]) - Method in class ucar.mcidas.SINUnav
 
toLatLon(double[][]) - Method in class ucar.mcidas.TANCnav
converts from satellite coordinates to latitude/longitude
toLinEle(double[][]) - Method in class ucar.mcidas.ABISnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.ABISnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.AREAnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.AREAnav
toLinEle converts lat/long to satellite line/element This implementation converts the input array to doubles and calls the double signature of AREAnav.toLinEle(double[][]).
toLinEle(double[][]) - Method in class ucar.mcidas.GEOSnav
 
toLinEle(float[][]) - Method in class ucar.mcidas.GMSXnav
toLinEle converts lat/lon to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.GMSXnav
 
toLinEle(float[][]) - Method in class ucar.mcidas.GOESnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.GOESnav
 
toLinEle(double[][]) - Method in class ucar.mcidas.GVARnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.GVARnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.KALPnav
 
toLinEle(double[][]) - Method in class ucar.mcidas.KALPnav
 
toLinEle(double[][]) - Method in class ucar.mcidas.LAMBnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.MERCnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.MERCnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.MOLLnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.MOLLnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.MSATnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.MSATnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.MSGnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.MSGnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.MSGTnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.MSGTnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.PSnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.RADRnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.RADRnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.RECTnav
toLinEle converts lat/long to satellite line/element
toLinEle(float[][]) - Method in class ucar.mcidas.RECTnav
toLinEle converts lat/long to satellite line/element
toLinEle(double[][]) - Method in class ucar.mcidas.SINUnav
 
toLinEle(float[][]) - Method in class ucar.mcidas.SINUnav
 
toLinEle(double[][]) - Method in class ucar.mcidas.TANCnav
toLinEle converts lat/long to satellite line/element
toRowCol(double[][]) - Method in class ucar.mcidas.GRIDnav
toRowCol converts latitude/longitude to grid row/col
toString() - Method in class ucar.mcidas.AreaDirectory
Prints out a formatted listing of the directory info
toString() - Method in class ucar.mcidas.AreaDirectoryList
Prints out a formatted listing of the directory info
toString() - Method in class ucar.mcidas.AreaFile
Get a String representation of this image metadata/information
toString() - Method in class ucar.mcidas.AREAnav
Return a String representation of this nav module
toString() - Method in class ucar.mcidas.EnhancementTable
Print out a pretty table.
toString() - Method in class ucar.mcidas.GridDirectory
String representation of the GridDirectory
toString() - Method in class ucar.nc2.iosp.gempak.AnalysisBlock
 
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
Get a String representation of this object.
toString() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
Get a String representation of this object
toString() - Method in class ucar.nc2.iosp.gempak.GempakParameter
Return a String representation of this object
toString() - Method in class ucar.nc2.iosp.gempak.GempakStation
Return a String representation of this
toString() - Method in class ucar.nc2.iosp.gempak.NavigationBlock
Print out the navibation block so it looks something like this:
toString() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
 
toString() - Method in class ucar.nc2.iosp.grid.GridParameter
Return a String representation of this object
toString() - Method in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
 
toString() - Method in class ucar.nc2.iosp.grid.GridVariable
 
toString() - Method in class ucar.nc2.iosp.grid.GridVertCoord
 
toString() - Method in class ucar.nc2.iosp.mcidas.AreaReader
 
toString() - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
Print out a string representation of this
toString() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
Return a String which tells some info about this navigation
trackRecords(int, int, GridRecord, RandomAccessFile, boolean) - Method in class ucar.nc2.iosp.grid.GridVariable
 
type - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.Key
the key type (ROW or COL)
type - Variable in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
 
typicalRecord - Variable in class ucar.nc2.iosp.grid.GridVertCoord
typical record for this vertical coordinate

U

ucar.mcidas - package ucar.mcidas
 
ucar.nc2.iosp.gempak - package ucar.nc2.iosp.gempak
 
ucar.nc2.iosp.grid - package ucar.nc2.iosp.grid
 
ucar.nc2.iosp.mcidas - package ucar.nc2.iosp.mcidas
 
UNDEFINED - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
UNDEFINED int value
unit - Variable in class ucar.nc2.iosp.grid.GridParameter
 
units - Variable in class ucar.nc2.iosp.grid.GridVertCoord
units
UNMERGED - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
climate surface file id
useDP - Variable in class ucar.nc2.iosp.gempak.GempakGridReader
flag for using DP_UGRB or not
usesBounds - Variable in class ucar.nc2.iosp.grid.GridVertCoord
 
UTM - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
Universal Transverse Mercator

V

value1 - Variable in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
top/bottom values
value2 - Variable in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
top/bottom values
valueOf(String) - Static method in enum ucar.nc2.iosp.grid.GridCF.VectorComponentFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ucar.nc2.iosp.grid.GridServiceProvider.IndexExtendMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum ucar.nc2.iosp.grid.GridCF.VectorComponentFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ucar.nc2.iosp.grid.GridServiceProvider.IndexExtendMode
Returns an array containing the constants of this enum type, in the order they are declared.
vc - Variable in class ucar.nc2.iosp.grid.GridVariable
vertical coordinate
VECTOR_COMPONENT_FLAG - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
resolution
VERSION_NUMBER - Static variable in class ucar.mcidas.AreaFile
VERSION_NUMBER - version number for a valid AREA file (since 1985)
vertCoords - Static variable in class ucar.nc2.iosp.gempak.GempakUtil
day of month string
visBiasCoef - Variable in class ucar.mcidas.CalibratorGvar
 
visGain1Coef - Variable in class ucar.mcidas.CalibratorGvar
 
visGain2Coef - Variable in class ucar.mcidas.CalibratorGvar
 
visRadToAlb - Variable in class ucar.mcidas.CalibratorGvar
 
vname - Variable in class ucar.nc2.iosp.grid.GridVariable
variable name

W

WFO2 - Static variable in class ucar.nc2.iosp.gempak.GempakStation
WFO2 identifier
WIND_FLAG - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Deprecated.
use Grib2Tables.VectorComponentFlag

X

XO - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Xo
XP - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Xp
XY - Static variable in class ucar.mcidas.AREAnav
Code value for specifying Cartesian (X/Y) transformations

Y

YO - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Yo
YP - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
Yp

_

_readData(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
Read the data for this GridRecord
_readData(GridRecord) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
Read the data for this GridRecord
_readData(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
Read the data for this GridRecord
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links