- 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
-
- 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
- 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
-
- getData(int, int, int, int, int) - Method in class ucar.mcidas.AreaFile
-
- 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
-
- 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
-
- 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
- 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