- 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.DMFileHeaderInfo() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
-
Default ctor
- GempakFileReader.DMHeaders - Class in ucar.nc2.iosp.gempak
-
Class to mimic the DMHDRS common block.
- GempakFileReader.DMHeaders() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
-
Default ctor
- GempakFileReader.DMKeys - Class in ucar.nc2.iosp.gempak
-
Class to mimic the DMKEYS common block.
- GempakFileReader.DMKeys() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
-
Default ctor
- GempakFileReader.DMLabel - Class in ucar.nc2.iosp.gempak
-
Class to mimic the GEMPAK DMLABL common block
- GempakFileReader.DMLabel() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMLabel
-
Create a new DMLabel for the GempakFileReader
- GempakFileReader.DMParam - Class in ucar.nc2.iosp.gempak
-
Class to hold DM Parameter info
- GempakFileReader.DMParam() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
-
Default ctor
- GempakFileReader.DMPart - Class in ucar.nc2.iosp.gempak
-
Class to mimic the DMKEYS common block.
- GempakFileReader.DMPart() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
Default ctor
- GempakFileReader.Key - Class in ucar.nc2.iosp.gempak
-
Class to hold information about a key.
- GempakFileReader.Key(String, int, String) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.Key
-
Create a new key
- GempakFileReader.PackingInfo - Class in ucar.nc2.iosp.gempak
-
Class to hold DM Integer packing info
- GempakFileReader.PackingInfo(GempakFileReader.DMPart) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
-
Set the packing terms for this part
- GempakFileReader.RData - Class in ucar.nc2.iosp.gempak
-
A class to hold real (float) data
- GempakFileReader.RData(int[], float[]) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.RData
-
Create a new holder for the header and 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
-
Default ctor
- 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
-
- GempakGridServiceProvider.MakeNetcdfFile - Class in ucar.nc2.iosp.gempak
-
TODO: generalize this
static class for testing
- 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
-
Default ctor
- GempakParameterTable - Class in ucar.nc2.iosp.gempak
-
Class to hold a lookup of gempak parameters
- GempakParameterTable() - Constructor for class ucar.nc2.iosp.gempak.GempakParameterTable
-
Create a new table.
- GempakSoundingFileReader - Class in ucar.nc2.iosp.gempak
-
Read a Gempak grid file
- GempakSoundingIOSP - Class in ucar.nc2.iosp.gempak
-
An IOSP for Gempak Sounding (SN) data.
- GempakSoundingIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
- GempakSoundingIOSP.MakeNetcdfFile - Class in ucar.nc2.iosp.gempak
-
TODO: generalize this
static class for testing
- GempakStation - Class in ucar.nc2.iosp.gempak
-
Class to hold GEMPAK station information
- GempakStation() - Constructor for class ucar.nc2.iosp.gempak.GempakStation
-
Create a new GEMPAK station
- 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
-
- GempakSurfaceIOSP.MakeNetcdfFile - Class in ucar.nc2.iosp.gempak
-
TODO: generalize this
static class for testing
- 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
- getAltitude() - Method in class ucar.nc2.iosp.adde.StationDB.Station
-
- getAltitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the altitude in meters; missing = NaN.
- getAreaDirectory() - Method in class ucar.nc2.iosp.adde.AreaFile3
-
Returns the AreaDirectory object for this AreaFile
- getAreaNavigation() - Method in class ucar.nc2.iosp.adde.AreaFile3
-
Return an AREAnav based on the input nav block.
- getArrayStructure(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getAux() - Method in class ucar.nc2.iosp.adde.AreaFile3
-
Returns AUX block
- getAuxBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Get the auxilliary block used to initialize this McIDASAreaProjection
- getBits(int) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Get a bit string for an integer
- getBoundingBox() - Method in class ucar.nc2.iosp.adde.AreaFile3
-
- 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.
- getCacheSize() - Static method in class ucar.nc2.iosp.adde.AddeImage
-
- getCal() - Method in class ucar.nc2.iosp.adde.AreaFile3
-
Returns calibration block
- getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the CategoryName.
- getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the CategoryName.
- getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
gets the CategoryName.
- 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
- getComment() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
comment for CF conventions.
- getComment() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
comment for CF conventions.
- getComment() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
comment for CF conventions.
- getConventions() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Get the netCDF conventions identifier.
- getCOUN() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the COUN
- getData(CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getData(Station, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getData(Station, Date, Date, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getData(List, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getData(List, Date, Date, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getData() - Method in class ucar.nc2.iosp.adde.AreaFile3
-
- getDataCount() - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getDataIterator(int) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- 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
- 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 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.adde.StationDB.Station
-
- getDescription() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the Station description
- getDetailInfo() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Get the detail information
- getDir() - Method in class ucar.nc2.iosp.adde.AreaFile3
-
Returns the directory block
- getDirBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Get the directory block used to initialize this McIDASAreaProjection
- getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the DisciplineName.
- getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the DisciplineName.
- getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
gets the DisciplineName.
- 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
- getFileTypeDescription() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp
-
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
- getFileTypeId() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp
-
Get the file type id
- getFirstBaseTime() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the BaseTime Forecastime.
- getFirstBaseTime() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the BaseTime Forecastime.
- getFirstBaseTime() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
gets the BaseTime Forecastime.
- getFirstMissingValue() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the MissingValue.
- getFirstMissingValue() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the MissingValue.
- getFirstMissingValue() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
gets the MissingValue.
- getGridCount() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Get the grid count
- 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 class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the grid def record id
- 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
-
gets the grid type.
- getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the grid type.
- getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
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
- getGridType() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
Get the grid type for labelling
- getGridType() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
Get the grid type for labelling
- getGridType() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
Get the grid type for labelling
- 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.mcidas.McGridDefRecord
-
Get a short name for this GDSKey for the netCDF group.
- getGroupName() - Method in class ucar.nc2.iosp.mcidas.Vis5DGridDefRecord
-
Get a short name for this GDSKey for the netCDF group.
- 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 class ucar.nc2.iosp.mcidas.McIDASLookup
-
Institution for CF conventions
- getInstitution() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
Institution for CF conventions
- getIsNumeric() - Method in class ucar.nc2.iosp.gempak.GempakParameter
-
Get whether this is numeric or not
- getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getLatitude() - Method in class ucar.nc2.iosp.adde.StationDB.Station
-
- 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 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 class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the second level of this GridRecord
- getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the LevelDescription.
- getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the LevelDescription.
- getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
gets the LevelDescription.
- getLevelName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the LevelName.
- getLevelName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the LevelName.
- getLevelName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
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 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 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
-
gets the LevelUnit.
- getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the LevelUnit.
- getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
gets the LevelUnit.
- getLongitude() - Method in class ucar.nc2.iosp.adde.StationDB.Station
-
- getLongitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the longitude in decimal degrees east
- getMaxCacheSize() - Static method in class ucar.nc2.iosp.adde.AddeImage
-
- 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.adde.AddeImage
-
- getName() - Method in class ucar.nc2.iosp.adde.StationDB.Station
-
- getName() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the Station name.
- getNavBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Get the navigation block used to initialize this McIDASAreaProjection
- 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)
- 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 class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets parameter table, then grib1 parameter based on number.
- getParameter(GridRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
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 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 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
- 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.
- getPreferredSize() - Method in class ucar.nc2.iosp.adde.AddeImage
-
- getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the ProjectionType.
- getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the ProjectionType.
- getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
gets the ProjectionType.
- getProjName(int) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
-
Get the name for the projection type
- getReferenceTime() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the first reference time of this GridRecord
- getScalarByte(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getScalarChar(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getScalarDouble(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getScalarFloat(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getScalarInt(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getScalarLong(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getScalarShort(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getScalarString(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getScalarStructure(int, StructureMembers.Member) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- getSELV() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the SELV
- getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
.
- getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
.
- getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
.
- getSLAT() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the SLAT
- getSLON() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the SLON
- getSource() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the Source, Generating Process or Model.
- getSource() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the Source, Generating Process or Model.
- getSource() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
gets the Source, Generating Process or Model.
- getSPRI() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the SPRI
- getStackTrace() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Return the stack trace of this calling thread
- getSTAT() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the STAT
- getStationDataCount(Station) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getStationKeyNames() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the station key names
- getStations(CancelTask) - Method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- getStations() - Method in class ucar.nc2.iosp.adde.StationDB
-
- getStations() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the list of stations in this file.
- 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
- getStorage() - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- 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 class ucar.nc2.iosp.mcidas.McIDASLookup
-
- getTimeRangeUnitName(int) - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
- getTimeUdunitName() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
- getTimeUdunitName() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
- getTimeUnit() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
- 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 class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the CF title.
- getTitle() - Method in class ucar.nc2.iosp.mcidas.Vis5DIosp.Vis5DLookup
-
gets the CF title.
- getTransformName() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
-
Get the transform name
- getTransformType() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
-
Get the Transform Type
- getUnmergedParts() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Get the list of unmerged parts in this file
- getUnsignedByte(byte) - Static method in class ucar.nc2.iosp.mcidas.V5DStruct
-
Convert a signed byte to an unsigned one, and return it in an int
- getUnsignedInt(byte, byte, byte, byte) - Static method in class ucar.nc2.iosp.mcidas.V5DStruct
-
Convert four signed bytes to an unsigned short, and return it in an int
- getUnsignedShort(byte, byte) - Static method in class ucar.nc2.iosp.mcidas.V5DStruct
-
Convert two signed bytes to an unsigned short, and return it in an int
- getValidTime() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the valid time for this grid.
- 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
- getVerticalCoordinate() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Get the vertical coordinate
- getWFO2() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the WFO2
- getWmoId() - Method in class ucar.nc2.iosp.adde.StationDB.Station
-
- getWmoId() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the WMO Station ID as a string
- GRID - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
-
Grid identifier
- GRID_MAPPING_NAME - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Attribute for the Navigation Block
- gridNumber - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
-
grid number
- main(String[]) - Static method in class ucar.nc2.iosp.adde.AddeStationObsDataset
-
- main(String[]) - Static method in class ucar.nc2.iosp.adde.StationDB
-
- main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Run the program
- main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Run the program
- main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
-
Test this class and possibly write out a netCDF file
- main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakParameterTable
-
Test
- main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Run the program
- main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
Test this.
- main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
-
Run the program
- main(String[]) - Static method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
-
Test this.
- main(String[]) - Static method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
-
Test this.
- main(String[]) - Static method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Test routine
- main(String[]) - Static method in class ucar.nc2.iosp.mcidas.McIDASGridReader
-
for testing purposes
- main(String[]) - Static method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
-
Test this
- main(String[]) - Static method in class ucar.nc2.iosp.mcidas.Vis5DIosp
-
Test this.
- makeCoordinateTransform(NetcdfDataset, Variable) - 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.
- 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, boolean) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Make a structure for the part
- makeStructureData(ArrayStructure, int) - Method in class ucar.nc2.iosp.adde.ArrayStructureAdde
-
- MaxVal - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
Maximum variable data values
- MBLKSZ - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Block size
- McFile - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
McIDAS file number in 1..9999
- McGrid - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
McIDAS grid number in 1..?
- 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
- 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[]) - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Create a AREA coordinate system 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
-
- 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
- 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
- MERGED - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
standard surface file id
- 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
- MinVal - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
Minimum variable data values
- MISSING_VAR - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
name for the time variable
- 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
- TAG_BOTTOMBOUND - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 BottomBound (PHASED OUT)
- TAG_CENTCOL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 CentralCol (PHASED OUT)
- TAG_CENTLAT - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 CentralLat (PHASED OUT)
- TAG_CENTLON - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 CentralLon (PHASED OUT)
- TAG_CENTROW - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 CentralRow (PHASED OUT)
- TAG_COLINC - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 ColInc (PHASED OUT)
- TAG_COMPRESS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 CompressMode; (#bytes/grid)
- TAG_DATE - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 t; int*4 DateStamp[t]
- TAG_END - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
- TAG_HEIGHT - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 l; real*4 Height[l] (PHASED OUT)
- TAG_ID - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
hex encoding of "V5D\n"
- TAG_LAT1 - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 Lat1 (PHASED OUT)
- TAG_LAT2 - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 Lat2 (PHASED OUT)
- TAG_LEVINC - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 LevInc (PHASED OUT)
- TAG_LOWLEV_VAR - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 var; int*4 LowLev[var]
- TAG_MAXVAL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 var; real*4 MaxVal[var]
- TAG_MINVAL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 var; real*4 MinVal[var]
- TAG_NC - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 Nc
- TAG_NL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 Nl (Nl for all vars)
- TAG_NL_VAR - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 var; int*4 Nl[var]
- TAG_NORTHBOUND - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 NorthBound (PHASED OUT)
- TAG_NR - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 Nr
- TAG_NUMTIMES - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 NumTimes
- TAG_NUMVARS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 NumVars
- TAG_POLE_COL - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 PoleCol (PHASED OUT)
- TAG_POLE_ROW - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 PoleRow (PHASED OUT)
- TAG_PROJ_ARGS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 n; real*4 ProjArgs[0..n-1]
- TAG_PROJECTION - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 projection.
- TAG_ROTATION - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 Rotation (PHASED OUT)
- TAG_ROWINC - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 RowInc (PHASED OUT)
- TAG_TIME - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 t; int*4 TimeStamp[t]
- TAG_UNITS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int *4 var; char*20 Units[var]
- TAG_VARNAME - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 var; char*10 VarName[var]
- TAG_VERSION - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
char*10 FileVersion
- TAG_VERT_ARGS - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 n; real*4 VertArgs[0..n-1]
- TAG_VERTICAL_SYSTEM - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
int*4 VerticalSystem
- TAG_WESTBOUND - Static variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
real*4 WestBound (PHASED OUT)
- 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.
- 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
- TimeStamp - Variable in class ucar.nc2.iosp.mcidas.V5DStruct
-
Time in HHMMSS format
- toString() - Method in class ucar.nc2.iosp.adde.StationDB.Station
-
- toString() - Method in class ucar.nc2.iosp.gempak.AnalysisBlock
-
Print out the analysis block
- 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.DMLabel
-
Get a String representation of this.
- 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.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
- toString() - Method in class ucar.nc2.iosp.mcidas.Vis5DGridDefRecord
-
Print out a string representation of this
- type - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.Key
-
the key type (ROW or COL)