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

A

add(String) - Method in class net.sourceforge.jgrib.SmartStringArray
Add one string
addJGribDebugInfo() - Static method in class net.sourceforge.jgrib.examples.SetupLog
Method: AddJGribDebugInfo() Call this if you want debug output written to a file.
addParamterTable(String) - Static method in class net.sourceforge.jgrib.GribTabPool
Deprecated. Add paramter table
addParamterTable(URL) - Static method in class net.sourceforge.jgrib.GribTabPool
Deprecated. Add paramter table

B

baseTime - Variable in class net.sourceforge.jgrib.GribRecordPDS
Model Run/Analysis/Reference time.
bds - Variable in class net.sourceforge.jgrib.GribRecord
The binary data section.
binscale - Variable in class net.sourceforge.jgrib.GribRecordBDS
Binary scale factor.
bitBuf - Variable in class net.sourceforge.jgrib.BitInputStream
Buffer for one byte which will be processed bit by bit.
BitInputStream - Class in net.sourceforge.jgrib
This class is an input stream wrapper that can read a specific number of bytes and bits from an input stream.
BitInputStream(InputStream) - Constructor for class net.sourceforge.jgrib.BitInputStream
Constructs a bit input stream from an InputStream object.
bitmap - Variable in class net.sourceforge.jgrib.GribRecordBMS
The bit map.
bitPos - Variable in class net.sourceforge.jgrib.BitInputStream
Current bit position in bitBuf.
bms - Variable in class net.sourceforge.jgrib.GribRecord
The bitmap section.
bms_exists - Variable in class net.sourceforge.jgrib.GribRecordPDS
True, if BMS exists.
bmsExists() - Method in class net.sourceforge.jgrib.GribRecordPDS
Check if BMS exists.
buf - Variable in class net.sourceforge.jgrib.GribRecordLight
Array with bytes
Bytes2Number - Class in net.sourceforge.jgrib
A class that contains several static methods for converting multiple bytes into one float or integer.
Bytes2Number() - Constructor for class net.sourceforge.jgrib.Bytes2Number
 

C

center_id - Variable in class net.sourceforge.jgrib.GribPDSParamTable
Identification of center e.g. 88 for Oslo
compare(GribRecordGDS) - Method in class net.sourceforge.jgrib.GribGDSLambert
 
compare(GribRecordGDS) - Method in class net.sourceforge.jgrib.GribGDSLatLon
 
compare(GribRecordGDS) - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
 
compare(GribPDSLevel) - Method in class net.sourceforge.jgrib.GribPDSLevel
rdg - added this method to be used in a comparator for sorting while extracting records.
compare(GribPDSParameter) - Method in class net.sourceforge.jgrib.GribPDSParameter
rdg - added this method to be used in a comparator for sorting while extracting records.
compare(Object, Object) - Method in class net.sourceforge.jgrib.GribRecordComparator
Method required to implement Comparator.
compare(GribRecordGDS) - Method in class net.sourceforge.jgrib.GribRecordGDS
rdg - added this method to be used in a comparator for sorting while extracting records.
compare(GribRecordPDS) - Method in class net.sourceforge.jgrib.GribRecordPDS
rdg - added this method to be used in a comparator for sorting while extracting records.
compare(Object, Object) - Method in class net.sourceforge.jgrib.util.GribFldComparator
Compare all record fields
compare(Object, Object) - Method in class net.sourceforge.jgrib.util.GribPDSLevelComparator
Method required to implement Comparator.
compareCoords(GribFile) - Static method in class net.sourceforge.jgrib.examples.JgribDemoAFWA
 
compareField(int, Object) - Method in class net.sourceforge.jgrib.util.GribRecHeader
 
compareTo(Object) - Method in class net.sourceforge.jgrib.GribTab
Deprecated.  
compareTo(Object) - Method in class net.sourceforge.jgrib.util.GribRecHeader
 
connector - Variable in class net.sourceforge.jgrib.GribRecordPDS
String used in building a string to represent the time(s) for this PDS See the decoder for octet 21 to get an understanding

D

decscale - Variable in class net.sourceforge.jgrib.GribRecordPDS
Exponent of decimal scale.
description - Variable in class net.sourceforge.jgrib.GribPDSParameter
Parameter description

E

EARTH_RADIUS - Variable in class net.sourceforge.jgrib.GribRecordGDS
Radius of earth used in calculating projections per table 7 - assumes spheroid
edition - Variable in class net.sourceforge.jgrib.GribRecordIS
Edition of GRIB specification used.
equals(Object) - Method in class net.sourceforge.jgrib.GribGDSLambert
Method overrides GribRecordGDS.equals, which in turn overrides the default Object.equals method.
equals(Object) - Method in class net.sourceforge.jgrib.GribGDSLatLon
 
equals(Object) - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Method overrides GribRecordGDS.equals, which in turn overrides the default Object.equals method.
equals(Object) - Method in class net.sourceforge.jgrib.GribPDSLevel
rdg - added equals method didn't check everything as most are set in the constructor
equals(Object) - Method in class net.sourceforge.jgrib.GribPDSParameter
Overrides Object.equals()
equals(Object) - Method in class net.sourceforge.jgrib.GribRecordGDS
Overrides Object.equals() - perfect for testing
equals(Object) - Method in class net.sourceforge.jgrib.GribRecordPDS
rdg - added an equals method here
equals(Object) - Method in class net.sourceforge.jgrib.GribTab
Deprecated.  

F

F_DATE - Static variable in class net.sourceforge.jgrib.util.GribRecHeader
Forecast date
F_GDS - Static variable in class net.sourceforge.jgrib.util.GribRecHeader
Grid Definition Section
F_LEV_TYP - Static variable in class net.sourceforge.jgrib.util.GribRecHeader
Level type (2D or 3D)
F_LEV_Z - Static variable in class net.sourceforge.jgrib.util.GribRecHeader
Actual level (Z level if 3D)
F_PAR - Static variable in class net.sourceforge.jgrib.util.GribRecHeader
Parameter varName
filename - Variable in class net.sourceforge.jgrib.GribPDSParamTable
Stores the name of the file containing this table - not opened unless required for lookup.
float4(int, int, int, int) - Static method in class net.sourceforge.jgrib.Bytes2Number
Convert four bytes into a float value.
forecastTime - Variable in class net.sourceforge.jgrib.GribRecordPDS
Forecast time.
forecastTime2 - Variable in class net.sourceforge.jgrib.GribRecordPDS
Ending time when times represent a period

G

gds - Variable in class net.sourceforge.jgrib.GribRecord
The grid definition section.
gds - Variable in class net.sourceforge.jgrib.GribRecordLight
The grid definition section.
gds_exists - Variable in class net.sourceforge.jgrib.GribRecordPDS
True, if GDS exists.
gdsExists() - Method in class net.sourceforge.jgrib.GribRecordPDS
Check if GDS exists.
get2dRecord(String, GribRecordGDS, GribPDSLevel, Date) - Method in class net.sourceforge.jgrib.GribFile
rdg - added this method to work with refined methods.
get3dRecord(String, GribRecordGDS, GribPDSLevel[], Date) - Method in class net.sourceforge.jgrib.GribFile
rdg - added this method to work with refined methods.
getBDS() - Method in class net.sourceforge.jgrib.GribRecord
Get the binary data section of this GRIB record.
getBinaryScale() - Method in class net.sourceforge.jgrib.GribRecordBDS
Get the binary scale factor.
getBitmap() - Method in class net.sourceforge.jgrib.GribRecordBMS
Get bit map.
getBMS() - Method in class net.sourceforge.jgrib.GribRecord
Get the bitmap section of this GRIB record.
getBuf() - Method in class net.sourceforge.jgrib.GribRecordLight
Get buffer with bds and bms
getCenter_id() - Method in class net.sourceforge.jgrib.GribPDSParamTable
 
getCenterId() - Method in class net.sourceforge.jgrib.GribRecordPDS
 
getCenterId() - Method in class net.sourceforge.jgrib.GribTab
Deprecated. Get center identifiewr
getDate() - Method in class net.sourceforge.jgrib.util.GribRecHeader
F_DATE
getDatesForTypeGridLevel(String, GribRecordGDS, String) - Method in class net.sourceforge.jgrib.GribFile
Deprecated. - use same method name that uses a GribPDSLevel vice a string
getDatesForTypeGridLevel(String, GribRecordGDS, GribPDSLevel) - Method in class net.sourceforge.jgrib.GribFile
rdg - an override of the method passing a GribPDSLevel, vice a string for a level Get forecast times (sorted) for type and grid
getDecimalScale() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the exponent of the decimal scale used for all data values.
getDesc() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getDescription() - Method in class net.sourceforge.jgrib.GribPDSParameter
 
getDescription() - Method in class net.sourceforge.jgrib.GribRecord
Get a more detailed description of the parameter.
getDescription() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get a descritpion of the parameter.
getDescriptionForType(String) - Method in class net.sourceforge.jgrib.GribFile
Get description for type name
getFieldId(int) - Method in class net.sourceforge.jgrib.util.GribFldComparator
 
getFilename() - Method in class net.sourceforge.jgrib.GribPDSParamTable
 
getGDS(BitInputStream) - Static method in class net.sourceforge.jgrib.GribGDSFactory
Determines the Grid type and calls the appropriate constructor (if it exists) See: table 6
getGDS() - Method in class net.sourceforge.jgrib.GribRecord
Get the grid definition section of this GRIB record.
getGDS() - Method in class net.sourceforge.jgrib.GribRecordLight
Get Grid Definition record
getGDS() - Method in class net.sourceforge.jgrib.util.GribRecHeader
F_GDS
getGMTBaseTime() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the base (analysis) time of the forecast in GMT.
getGMTForecastTime() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the time of the forecast.
getGribEdition() - Method in class net.sourceforge.jgrib.GribRecordIS
Get the edition of the GRIB specification used.
getGribLength() - Method in class net.sourceforge.jgrib.GribRecordIS
Get the byte length of this GRIB record.
getGrid_startx() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
 
getGrid_starty() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
 
getGridCenterLat() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get the Latitude of the circle where grid lengths are defined
getGridCenterLon() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
 
getGridCoords() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get grid coordinates in latitude/longitude adapted from J.P.
getGridCoords() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get grid coordinates in longitude/latitude pairs Longitude is returned in the range +/- 180 degrees
getGridCoords() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get grid coordinates in longitude/latitude adapted from J.P.
getGridCoords() - Method in class net.sourceforge.jgrib.GribRecord
Get grid coordinates in longitude/latitude
getGridCoords() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get grid coordinates in longitude/latitude
getGridDX() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get x-increment/distance between two grid points.
getGridDX() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get delta-Lon between two grid points.
getGridDX() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get x-increment/distance between two grid points.
getGridDX() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get x-increment/distance between two grid points.
getGridDY() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get y-increment/distance between two grid points.
getGridDY() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get delta-Lat between two grid points.
getGridDY() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get y-increment/distance between two grid points.
getGridDY() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get y-increment/distance between two grid points.
getGridForType(String) - Method in class net.sourceforge.jgrib.GribFile
Deprecated. - use getGridsForType - it better reflects the functionality
getGridLat1() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get y-coordinate/latitude of grid start point.
getGridLat1() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get latitude of grid start point.
getGridLat1() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get y-coordinate/latitude of grid start point.
getGridLat1() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get y-coordinate/latitude of grid start point.
getGridLat2() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get latitude of grid end point.
getGridLat2() - Method in class net.sourceforge.jgrib.GribRecordGDS
NOTE: This method must remain here, so we don't break backward compability - thus this method does not make any sence if the grid type isn't standard lat/lon or rotated lat/lon Get y-coordinate/latitude of grid end point.
getGridLatin1() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get first latitude from the pole at which cone cuts spherical earth - see note 8 of Table D
getGridLatin2() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get second latitude from the pole at which cone cuts spherical earth - see note 8 of Table D
getGridLatSP() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get latitude of south pole.
getGridLatSP() - Method in class net.sourceforge.jgrib.GribRecordGDS
NOTE: This method must remain here, so we don't break backward compability - thus this method does not make any sence if the grid type isn't standard lat/lon or rotated lat/lon Get y-coordinate/latitude of south pole of a rotated latitude/longitude grid.
getGridLon1() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get x-coordinate/longitude of grid start point.
getGridLon1() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get longitude of grid start point.
getGridLon1() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get x-coordinate/longitude of grid start point.
getGridLon1() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get x-coordinate/longitude of grid start point.
getGridLon2() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get longitude of grid end point.
getGridLon2() - Method in class net.sourceforge.jgrib.GribRecordGDS
NOTE: This method must remain here, so we don't break backward compability - thus this method does not make any sence if the grid type isn't standard lat/lon or rotated lat/lon Get x-coordinate/longitude of grid end point.
getGridLonSP() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get longitude of south pole of a rotated latitude/longitude grid.
getGridLonSP() - Method in class net.sourceforge.jgrib.GribRecordGDS
NOTE: This method must remain here, so we don't break backward compability - thus this method does not make any sence if the grid type isn't standard lat/lon or rotated lat/lon Get x-coordinate/longitude of south pole of a rotated latitude/longitude grid.
getGridLov() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get orientation of the grid
getGridLov() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get East longitude parallel to y-axis
getGridMode() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get grid mode.
getGridMode() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get grid mode.
getGridMode() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get grid mode.
getGridMode() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get grid mode.
getGridNX() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get number of grid columns.
getGridNX() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get number of grid columns.
getGridNX() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get number of grid columns.
getGridNX() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get number of grid columns.
getGridNY() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get number of grid rows.
getGridNY() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get number of grid rows.
getGridNY() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get number of grid rows.
getGridNY() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get number of grid rows.
getGridRotAngle() - Method in class net.sourceforge.jgrib.GribRecordGDS
NOTE: This method must remain here, so we don't break backward compability - thus this method does not make any sence if the grid type isn't standard lat/lon or rotated lat/lon Get grid rotation angle of a rotated latitude/longitude grid.
getGrids() - Method in class net.sourceforge.jgrib.GribFile
Get get grids
getGrids() - Method in class net.sourceforge.jgrib.GribFileGroup
Get get grids
getGridScanmode() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get scan mode (sign of increments).
getGridScanmode() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get scan mode (sign of increments).
getGridScanmode() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get scan mode (sign of increments).
getGridScanmode() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get scan mode (sign of increments).
getGridsForType(String) - Method in class net.sourceforge.jgrib.GribFile
Get Grids used for type (variable)
getGridType() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get type of grid.
getGridType() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get type of grid.
getGridType() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get type of grid.
getGridType() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get type of grid.
getIndex() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getIS() - Method in class net.sourceforge.jgrib.GribRecord
Get the indicator section of this GRIB record.
getIS() - Method in class net.sourceforge.jgrib.GribRecordLight
Get Information record
getIsConstant() - Method in class net.sourceforge.jgrib.GribRecordBDS
Get whether this BDS is single valued
getIsIncreasingUp() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getISLength() - Method in class net.sourceforge.jgrib.GribRecordIS
Get the byte length of the IS section.
getIsNumeric() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getIsSingleLayer() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getIx() - Method in class net.sourceforge.jgrib.util.GribRecHeader
 
getLatitudeTrueScale() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
 
getLength() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get length in bytes of this section.
getLength() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get length in bytes of this section.
getLength() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get length in bytes of this section.
getLength() - Method in class net.sourceforge.jgrib.GribRecord
Get the byte length of this GRIB record.
getLength() - Method in class net.sourceforge.jgrib.GribRecordBDS
Get the length in bytes of this section.
getLength() - Method in class net.sourceforge.jgrib.GribRecordBMS
Get length in bytes of this section.
getLength() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get length in bytes of this section.
getLength() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the byte length of this section.
getLevel() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getLevel() - Method in class net.sourceforge.jgrib.GribRecord
Get the level (height or pressure).
getLevel() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the level of the forecast/analysis.
getLevel(int, int, int) - Static method in class net.sourceforge.jgrib.GribTab
Deprecated. Get a description for the level code.
getLevel(int, int, int) - Static method in class net.sourceforge.jgrib.GribTables
Deprecated. Get a description for the level code.
getLevelDesc() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the long description for this level of the forecast/analysis.
getLevelName() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the name for the type of level for this forecast/analysis.
getLevelsForTypeGrid(String, GribRecordGDS) - Method in class net.sourceforge.jgrib.GribFile
Deprecated. - allows ambiguity - use getLevelsForTypeGridUnit instead
getLevelsForTypeGridUnit(String, GribRecordGDS, int) - Method in class net.sourceforge.jgrib.GribFile
rdg - added this method to distinguish between different vertical coordinate units (e.g. hPa vs. meters).
getLevelUnits() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the units for the level of the forecast/analysis.
getLevelValue() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the numeric value for this level.
getLevelValue2() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get value 2 (if it exists) for this level.
getLightRecords() - Method in class net.sourceforge.jgrib.GribFile
Get Light GRIB records
getLightRecords() - Method in class net.sourceforge.jgrib.GribFileGroup
Get Light GRIB records
getLocalBaseTime() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the base (analysis) time of the forecast in local time zone.
getLocalForecastTime() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the time of the forecast in local time zone.
getMaxValue() - Method in class net.sourceforge.jgrib.GribRecordBDS
Get maximum value
getMinValue() - Method in class net.sourceforge.jgrib.GribRecordBDS
Get minimum value
getName() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getName() - Method in class net.sourceforge.jgrib.GribPDSParameter
 
getNumber() - Method in class net.sourceforge.jgrib.GribPDSParameter
 
getNumBits() - Method in class net.sourceforge.jgrib.GribRecordBDS
Get number of bits used per parameter value.
getParam() - Method in class net.sourceforge.jgrib.util.GribRecHeader
F_PAR
getParamDescr() - Method in class net.sourceforge.jgrib.util.GribRecHeader
 
getParameter(int) - Method in class net.sourceforge.jgrib.GribPDSParamTable
Get the parameter with id id.
getParameter() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the parameter for this pds.
getParameterDescription(int) - Method in class net.sourceforge.jgrib.GribPDSParamTable
Get a description for the parameter with id id.
getParameterDescription(int) - Method in class net.sourceforge.jgrib.GribTab
Deprecated. Get a description for the parameter with id id.
getParameterTable(int, int, int) - Static method in class net.sourceforge.jgrib.GribPDSParamTable
Looks for the parameter table which matches the center, subcenter and table version from the tables array.
getParameterTag(int) - Method in class net.sourceforge.jgrib.GribPDSParamTable
Get the tag/name of the parameter with id id.
getParameterTag(int) - Method in class net.sourceforge.jgrib.GribTab
Deprecated. Get the tag/name of the parameter with id id.
getParameterUnit(int) - Method in class net.sourceforge.jgrib.GribPDSParamTable
Get a description for the unit with id id.
getParameterUnit(int) - Method in class net.sourceforge.jgrib.GribTab
Deprecated. Get a description for the unit with id id.
getParamName() - Method in class net.sourceforge.jgrib.util.GribRecHeader
F_PAR
getParamTable() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the Parameter Table that defines this parameter.
getParamUnit() - Method in class net.sourceforge.jgrib.util.GribRecHeader
 
getPDS() - Method in class net.sourceforge.jgrib.GribRecord
Get the product definition section of this GRIB record.
getPDS() - Method in class net.sourceforge.jgrib.GribRecordLight
Get Product Definition record
getPDSLev() - Method in class net.sourceforge.jgrib.util.GribRecHeader
F_LEV_Z
getPDSLevel() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the level of the forecast/analysis.
getPDSLevType() - Method in class net.sourceforge.jgrib.util.GribRecHeader
F_LEV_TYP
getPDSLevZvalue() - Method in class net.sourceforge.jgrib.util.GribRecHeader
F_LEV_Z
getProcessId() - Method in class net.sourceforge.jgrib.GribRecordPDS
 
getProjCenter() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get Projection Center flag - see note 5 of Table D.
getProjCenterFlag() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get projection center flag.
getRecord(String, GribRecordGDS, String, Date) - Method in class net.sourceforge.jgrib.GribFile
Get a specified grid record
getRecord(int) - Method in class net.sourceforge.jgrib.GribFile
Get a specific GRIB record of this GRIB file as GribRecord object.
getRecordCount() - Method in class net.sourceforge.jgrib.GribFile
Get the number of records this GRIB file contains.
getRecordCount() - Method in class net.sourceforge.jgrib.GribFileGroup
Get the number of records this GRIB file contains.
getRecordForDescription(String) - Method in class net.sourceforge.jgrib.GribFile
Added by Richard Gonzalez 23 Sep 02 Get Records whose description matches (aDesc)
getRecordForType(String) - Method in class net.sourceforge.jgrib.GribFile
Added by Richard Gonzalez 23 Sep 02 Get Records for type (variable)
getReferenceValue() - Method in class net.sourceforge.jgrib.GribRecordBDS
Get the reference value all data values are based on.
getStartX() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get starting x value for this grid - THIS IS NOT A LONGITUDE, but an x value calculated for this specific projection, based on an origin of latin1, lov.
getStartY() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get starting y value for this grid - THIS IS NOT A LATITUDE, but an y value calculated for this specific projection, based on an origin of latin1, lov.
getSubcenter_id() - Method in class net.sourceforge.jgrib.GribPDSParamTable
 
getSubcenterId() - Method in class net.sourceforge.jgrib.GribRecordPDS
 
getTable_number() - Method in class net.sourceforge.jgrib.GribPDSParamTable
 
getTableId() - Method in class net.sourceforge.jgrib.GribTab
Deprecated. Get table identifier
getTableVersion() - Method in class net.sourceforge.jgrib.GribRecordPDS
 
getTime() - Method in class net.sourceforge.jgrib.GribRecord
Get the analysis or forecast time of this GRIB record.
getType() - Method in class net.sourceforge.jgrib.GribRecord
Get the parameter type of this GRIB record.
getType() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the type of the parameter.
getTypeNames() - Method in class net.sourceforge.jgrib.GribFile
Get type names
getTypeNames() - Method in class net.sourceforge.jgrib.GribFileGroup
Get type names
getUnit() - Method in class net.sourceforge.jgrib.GribPDSParameter
 
getUnit() - Method in class net.sourceforge.jgrib.GribRecord
Get the unit for the parameter.
getUnit() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get the name of the unit of the parameter.
getUnits() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getUrl() - Method in class net.sourceforge.jgrib.GribPDSParamTable
 
getValue(int, int) - Method in class net.sourceforge.jgrib.GribRecord
Get a single value from the BDS using i/x, j/y index.
getValue(int) - Method in class net.sourceforge.jgrib.GribRecordBDS
Get data/parameter value as a float.
getValue1() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getValue2() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
getValues() - Method in class net.sourceforge.jgrib.GribRecord
Get data/parameter values as an array of float.
getValues() - Method in class net.sourceforge.jgrib.GribRecordBDS
Get data/parameter values as an array of float.
getVersion() - Static method in class net.sourceforge.jgrib.GribFile
Buildin version, so you can get it from within a jar file.
getXCoords() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get all x Axis grid coordinates
getXCoords() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get longitide coordinates converted to the range +/- 180
getXCoords(boolean) - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get longitide coordinates
getXCoords() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get all longitude coordinates
getXCoords() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get all longitide coordinates
getYCoords() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get all y Axis grid coordinates
getYCoords() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get all latitude coordinates
getYCoords() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get all latitude coordinates
getYCoords() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get all latitude coordinates
getZunitsForTypeGrid(String, GribRecordGDS) - Method in class net.sourceforge.jgrib.GribFile
rdg - added this method to distinguish between vertical coordinate types.
GribFile - Class in net.sourceforge.jgrib
A class that represents a GRIB file.
GribFile(String) - Constructor for class net.sourceforge.jgrib.GribFile
Constructs a GribFile object from a file.
GribFile(InputStream) - Constructor for class net.sourceforge.jgrib.GribFile
Constructs a GribFile object from an input stream
GribFile(BitInputStream) - Constructor for class net.sourceforge.jgrib.GribFile
Constructs a GribFile object from a bit input stream
GribFileGroup - Class in net.sourceforge.jgrib
A class to store multiple GribFile-s while allowing access to the GribRecords of those files as if they were one large file.
GribFileGroup(String[]) - Constructor for class net.sourceforge.jgrib.GribFileGroup
 
GribFldComparator - Class in net.sourceforge.jgrib.util
GRIB field comparator Compares all primary fields of a Grib Record
GribFldComparator() - Constructor for class net.sourceforge.jgrib.util.GribFldComparator
Default constructor
GribFldComparator(int[]) - Constructor for class net.sourceforge.jgrib.util.GribFldComparator
Constructor
GribGDSFactory - Class in net.sourceforge.jgrib
GribGDSFactory determines the proper subclass of GribRecordGDS to create.
GribGDSLambert - Class in net.sourceforge.jgrib
A class that represents the Grid Definition Section (GDS) of a GRIB record using the Lambert Conformal projection.
GribGDSLambert(BitInputStream, int[]) - Constructor for class net.sourceforge.jgrib.GribGDSLambert
Constructs a GribRecordGDS object from a bit input stream.
GribGDSLatLon - Class in net.sourceforge.jgrib
A class that represents the grid definition section (GDS) of a GRIB record with a Lat/Lon grid projection.
GribGDSLatLon(BitInputStream, int[]) - Constructor for class net.sourceforge.jgrib.GribGDSLatLon
Constructs a GribRecordGDS object from a bit input stream.
GribGDSPolarStereo - Class in net.sourceforge.jgrib
A class that represents the grid definition section (GDS) of a GRIB record.
GribGDSPolarStereo(BitInputStream, int[]) - Constructor for class net.sourceforge.jgrib.GribGDSPolarStereo
Constructs a GribRecordGDS object from a bit input stream.
GribPDSLevel - Class in net.sourceforge.jgrib
A class containing static methods which deliver descriptions and names of parameters, levels and units for byte codes from GRIB records.
GribPDSLevel(int, int, int) - Constructor for class net.sourceforge.jgrib.GribPDSLevel
Constructor.
GribPDSLevelComparator - Class in net.sourceforge.jgrib.util
 
GribPDSLevelComparator() - Constructor for class net.sourceforge.jgrib.util.GribPDSLevelComparator
 
GribPDSParameter - Class in net.sourceforge.jgrib
Title: JGrib Description: Class which represents a parameter from a PDS parameter table Copyright: Copyright (c) 2002 Company: U.S.
GribPDSParameter() - Constructor for class net.sourceforge.jgrib.GribPDSParameter
Constuctor - Default
GribPDSParameter(int, String, String, String) - Constructor for class net.sourceforge.jgrib.GribPDSParameter
Constructor
GribPDSParamTable - Class in net.sourceforge.jgrib
A class containing static methods which deliver descriptions and names of parameters, levels and units for byte codes from GRIB records.
GribRecHeader - Class in net.sourceforge.jgrib.util
GRIB Record Header
Purpose: Organize GRIB records using their key fields.
GribRecHeader(int, GribRecord) - Constructor for class net.sourceforge.jgrib.util.GribRecHeader
 
GribRecHeader(int, GribRecordLight) - Constructor for class net.sourceforge.jgrib.util.GribRecHeader
 
GribRecord - Class in net.sourceforge.jgrib
A class representing a single GRIB record.
GribRecord(BitInputStream) - Constructor for class net.sourceforge.jgrib.GribRecord
Constructs a GribRecord object from a bit input stream.
GribRecord(GribRecordLight) - Constructor for class net.sourceforge.jgrib.GribRecord
Constructs a GribRecord object from a bit input stream.
GribRecordBDS - Class in net.sourceforge.jgrib
A class representing the binary data section (BDS) of a GRIB record.
GribRecordBDS(BitInputStream, int) - Constructor for class net.sourceforge.jgrib.GribRecordBDS
Constructs a GribRecordBDS object from a bit input stream.
GribRecordBDS(BitInputStream, int, GribRecordBMS) - Constructor for class net.sourceforge.jgrib.GribRecordBDS
Constructs a GribRecordBDS object from a bit input stream.
GribRecordBMS - Class in net.sourceforge.jgrib
A class that represents the bitmap section (BMS) of a GRIB record.
GribRecordBMS(BitInputStream) - Constructor for class net.sourceforge.jgrib.GribRecordBMS
Constructs a GribRecordBMS object from a bit input stream.
GribRecordComparator - Class in net.sourceforge.jgrib
 
GribRecordComparator() - Constructor for class net.sourceforge.jgrib.GribRecordComparator
 
GribRecordGDS - Class in net.sourceforge.jgrib
A class that represents the grid definition section (GDS) of a GRIB record.
GribRecordGDS(int[]) - Constructor for class net.sourceforge.jgrib.GribRecordGDS
New constructor created for child classes, which has to be public!
GribRecordGDS(BitInputStream) - Constructor for class net.sourceforge.jgrib.GribRecordGDS
Deprecated. - Call GribGDSFactory.getGDS()
GribRecordIS - Class in net.sourceforge.jgrib
A class that represents the indicator section (IS) of a GRIB record.
GribRecordIS(BitInputStream) - Constructor for class net.sourceforge.jgrib.GribRecordIS
Constructs a GribRecordIS object from a bit input stream.
GribRecordLight - Class in net.sourceforge.jgrib
 
GribRecordLight(GribRecordIS, GribRecordPDS, GribRecordGDS, byte[]) - Constructor for class net.sourceforge.jgrib.GribRecordLight
 
GribRecordPDS - Class in net.sourceforge.jgrib
A class representing the product definition section (PDS) of a GRIB record.
GribRecordPDS(BitInputStream) - Constructor for class net.sourceforge.jgrib.GribRecordPDS
Constructs a GribRecordPDS object from a bit input stream.
GribSummary - Class in net.sourceforge.jgrib.util
Created by IntelliJ IDEA.
GribSummary(String) - Constructor for class net.sourceforge.jgrib.util.GribSummary
 
GribTab - Class in net.sourceforge.jgrib
Deprecated. Implemetation now is supported by GribPDSParameter
GribTab(int, int, String[][]) - Constructor for class net.sourceforge.jgrib.GribTab
Deprecated. Make one grib table
GribTab(String) - Constructor for class net.sourceforge.jgrib.GribTab
Deprecated. Load grid table from file
GribTab(URL) - Constructor for class net.sourceforge.jgrib.GribTab
Deprecated.  
GribTables - Class in net.sourceforge.jgrib
Deprecated. - Implementation of tables moved to GribPDSParamTable, GribPDSParameter, and GribPDSLevel classes.
GribTables() - Constructor for class net.sourceforge.jgrib.GribTables
Deprecated.  
GribTabPool - Class in net.sourceforge.jgrib
Deprecated. Implemetation now is supported by GribPDSParamTable
grid_dx - Variable in class net.sourceforge.jgrib.GribRecordGDS
x-distance between two grid points can be delta-Lon or delta x.
grid_dy - Variable in class net.sourceforge.jgrib.GribRecordGDS
y-distance of two grid points can be delta-Lat or delta y.
grid_id - Variable in class net.sourceforge.jgrib.GribRecordPDS
ID of grid type.
grid_lat1 - Variable in class net.sourceforge.jgrib.GribRecordGDS
Latitude of grid start point.
grid_lat2 - Variable in class net.sourceforge.jgrib.GribRecordGDS
Latitude of grid end point.
grid_latin1 - Variable in class net.sourceforge.jgrib.GribGDSLambert
Latin 1 - The first latitude from pole at which secant cone cuts the sperical earth.
grid_latin2 - Variable in class net.sourceforge.jgrib.GribGDSLambert
Latin 2 - The second latitude from pole at which secant cone cuts the sperical earth.
grid_latsp - Variable in class net.sourceforge.jgrib.GribGDSLambert
latitude of south pole.
grid_latsp - Variable in class net.sourceforge.jgrib.GribRecordGDS
y-coordinate/latitude of south pole of a rotated lat/lon grid.
grid_lon1 - Variable in class net.sourceforge.jgrib.GribRecordGDS
Longitude of grid start point.
grid_lon2 - Variable in class net.sourceforge.jgrib.GribRecordGDS
Longitude of grid end point.
grid_lonsp - Variable in class net.sourceforge.jgrib.GribGDSLambert
longitude of south pole.
grid_lonsp - Variable in class net.sourceforge.jgrib.GribRecordGDS
x-coordinate/longitude of south pole of a rotated lat/lon grid.
grid_mode - Variable in class net.sourceforge.jgrib.GribRecordGDS
Mode of grid (See table 7) only 128 supported == increments given)
grid_nx - Variable in class net.sourceforge.jgrib.GribRecordGDS
Number of grid columns.
grid_ny - Variable in class net.sourceforge.jgrib.GribRecordGDS
Number of grid rows.
grid_proj_center - Variable in class net.sourceforge.jgrib.GribGDSPolarStereo
Projection Center Flag.
grid_rotang - Variable in class net.sourceforge.jgrib.GribRecordGDS
Rotation angle of rotated lat/lon grid.
grid_scan - Variable in class net.sourceforge.jgrib.GribRecordGDS
Scanning mode (See table 8).
grid_startx - Variable in class net.sourceforge.jgrib.GribGDSLambert
starting x value using this projection.
grid_startx - Variable in class net.sourceforge.jgrib.GribGDSPolarStereo
starting x value using this projection.
grid_starty - Variable in class net.sourceforge.jgrib.GribGDSLambert
starting y value using this projection.
grid_starty - Variable in class net.sourceforge.jgrib.GribGDSPolarStereo
starting y value using this projection.
grid_type - Variable in class net.sourceforge.jgrib.GribRecordGDS
Type of grid (See table 6)

H

hashCode() - Method in class net.sourceforge.jgrib.GribGDSLambert
Overides method from GribRecordGDS
hashCode() - Method in class net.sourceforge.jgrib.GribGDSLatLon
 
hashCode() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Overides method from GribRecordGDS
hashCode() - Method in class net.sourceforge.jgrib.GribRecordGDS
Overrides Object.hashCode() to be used in hashTables
hashCode() - Method in class net.sourceforge.jgrib.GribTab
Deprecated.  
headerToString() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get a string representation of this Header information for this PDS.

I

int2(int, int) - Static method in class net.sourceforge.jgrib.Bytes2Number
Convert two bytes into a signed integer.
int3(int, int, int) - Static method in class net.sourceforge.jgrib.Bytes2Number
Convert three bytes into a signed integer.
int4(int, int, int, int) - Static method in class net.sourceforge.jgrib.Bytes2Number
Convert four bytes into a signed integer.
is - Variable in class net.sourceforge.jgrib.GribRecord
The indicator section.
is - Variable in class net.sourceforge.jgrib.GribRecordLight
The indicator section.
isConstant - Variable in class net.sourceforge.jgrib.GribRecordBDS
rdg - added this to prevent a divide by zero error if variable data empty Indicates whether the BMS is represented by a single value - Octet 12 is empty, and the data is represented by the reference value.
isDepth() - Method in class net.sourceforge.jgrib.GribPDSLevel
 
isLength - Variable in class net.sourceforge.jgrib.GribRecordIS
Length in bytes of IS section.
isRotatedGrid() - Method in class net.sourceforge.jgrib.GribGDSLatLon
 
isUVEastNorth() - Method in class net.sourceforge.jgrib.GribGDSLambert
 
isUVEastNorth() - Method in class net.sourceforge.jgrib.GribGDSLatLon
 
isUVEastNorth() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
 
isUVEastNorth() - Method in class net.sourceforge.jgrib.GribRecordGDS
Table J.Resolution and Component Flags, bit 5 (from left) = 2^(8-5) = 8 = 0x08 : false = u and v components are relative to east, north true = u and v components are relative to grid x,y direction (i,j)

J

JgribDemo - Class in net.sourceforge.jgrib.examples
This class demonstrates the use of the Jgrib package.
JgribDemo() - Constructor for class net.sourceforge.jgrib.examples.JgribDemo
 
JgribDemoAFWA - Class in net.sourceforge.jgrib.examples
This class demonstrates several ways to use the Jgrib package.
JgribDemoAFWA() - Constructor for class net.sourceforge.jgrib.examples.JgribDemoAFWA
 
join(String, String[]) - Static method in class net.sourceforge.jgrib.SmartStringArray
Join some elements with a token in between

L

latitude_ts - Variable in class net.sourceforge.jgrib.GribGDSPolarStereo
Latitude of Center - assumed 60 N or 60 S based on note 2 of table D
length - Variable in class net.sourceforge.jgrib.GribRecordBDS
Length in bytes of this BDS.
length - Variable in class net.sourceforge.jgrib.GribRecordBMS
Length in bytes of this section.
length - Variable in class net.sourceforge.jgrib.GribRecordGDS
Length in bytes of this section.
length - Variable in class net.sourceforge.jgrib.GribRecordIS
Length in bytes of GRIB record.
length - Variable in class net.sourceforge.jgrib.GribRecordPDS
Length in bytes of this PDS.
level - Variable in class net.sourceforge.jgrib.GribRecordPDS
Class containing the information about the level.
listParameters(PrintStream) - Method in class net.sourceforge.jgrib.GribFile
Method added by Richard Gonzalez 23 Sep 02.
listParameters(PrintStream) - Method in class net.sourceforge.jgrib.GribFileGroup
Method added by Richard Gonzalez 23 Sep 02.
listRecords(PrintStream) - Method in class net.sourceforge.jgrib.GribFile
Print out overview of GRIB file content.
listRecords(PrintStream) - Method in class net.sourceforge.jgrib.GribFileGroup
Print out overview of GRIB file content.

M

main(String[]) - Static method in class net.sourceforge.jgrib.examples.JgribDemo
Dump of meta data
main(String[]) - Static method in class net.sourceforge.jgrib.examples.JgribDemoAFWA
Dump of meta data
main(String[]) - Static method in class net.sourceforge.jgrib.examples.SetupLog
Method: main Use it for testing purposes.
main(String[]) - Static method in class net.sourceforge.jgrib.examples.UserSuppliedGribTable
Standard generated main method
main(String[]) - Static method in class net.sourceforge.jgrib.SmartStringArray
 
main(String[]) - Static method in class net.sourceforge.jgrib.util.GribSummary
 
maxvalue - Variable in class net.sourceforge.jgrib.GribRecordBDS
Maximal parameter value in grid.
mDefaultFldOrder - Static variable in class net.sourceforge.jgrib.util.GribRecHeader
Default Field Order: F_GDS, F_LEV_TYP, F_PAR, F_DATE, F_LEV_Z
minvalue - Variable in class net.sourceforge.jgrib.GribRecordBDS
Minimal parameter value in grid.

N

name - Variable in class net.sourceforge.jgrib.GribPDSParameter
Parameter name
net.sourceforge.jgrib - package net.sourceforge.jgrib
 
net.sourceforge.jgrib.examples - package net.sourceforge.jgrib.examples
 
net.sourceforge.jgrib.util - package net.sourceforge.jgrib.util
 
NotSupportedException - Exception in net.sourceforge.jgrib
A class that represents an exception thrown when a GRIB feature is not (yet) supported.
NotSupportedException(String) - Constructor for exception net.sourceforge.jgrib.NotSupportedException
Construct a new Exception with message msg.
NoValidGribException - Exception in net.sourceforge.jgrib
A class that represents an exception during GRIB file operations.
NoValidGribException(String) - Constructor for exception net.sourceforge.jgrib.NoValidGribException
Construct a new Exception with message msg.
NUM_FIELDS - Static variable in class net.sourceforge.jgrib.util.GribRecHeader
Total number of fields
number - Variable in class net.sourceforge.jgrib.GribPDSParameter
Parameter number [0 - 255]
numbits - Variable in class net.sourceforge.jgrib.GribRecordBDS
Number of bits per value.

P

parameter - Variable in class net.sourceforge.jgrib.GribRecordPDS
The parameter as defined in the Parameter Table
parameters - Variable in class net.sourceforge.jgrib.GribPDSParamTable
Parameters - stores array of GribPDSParameter classes
pds - Variable in class net.sourceforge.jgrib.GribRecord
The product definition section.
pds - Variable in class net.sourceforge.jgrib.GribRecordLight
The product definition section.
printAll() - Static method in class net.sourceforge.jgrib.GribTabPool
Deprecated. Dumps to STDOUT
printTable() - Method in class net.sourceforge.jgrib.GribTab
Deprecated. Prints parameter table
proj_center - Variable in class net.sourceforge.jgrib.GribGDSLambert
Projection Center Flag.
PROPERTY_GRIBFILEPATH - Static variable in class net.sourceforge.jgrib.examples.UserSuppliedGribTable
The value to set as -D option or by System.setProperty
PROPERTY_GRIBTABPATH - Static variable in class net.sourceforge.jgrib.examples.UserSuppliedGribTable
The value to set as -D option or by System.setProperty
PROPERTY_GRIBTABURL - Static variable in class net.sourceforge.jgrib.GribPDSParamTable
System property variable to search, or set, when using user supplied gribtab directories, and or a stand alone gribtab file !!

R

read(int) - Method in class net.sourceforge.jgrib.BitInputStream
Read specific number of bytes from the input stream.
readSBits(int) - Method in class net.sourceforge.jgrib.BitInputStream
Read a signed value from the given number of bits
readTableEntry(URL, ArrayList) - Static method in class net.sourceforge.jgrib.GribPDSParamTable
 
readUBits(int) - Method in class net.sourceforge.jgrib.BitInputStream
Read an unsigned value from the given number of bits.
readUI8() - Method in class net.sourceforge.jgrib.BitInputStream
Read an unsigned 8 bit value.
readUI8(int) - Method in class net.sourceforge.jgrib.BitInputStream
Read specific number of unsigned bytes from the input stream.
refvalue - Variable in class net.sourceforge.jgrib.GribRecordBDS
Reference value, the base for all parameter values.
removeBlanks(String[]) - Static method in class net.sourceforge.jgrib.SmartStringArray
Remove array elements with blanks and blanks inside a string Alter number of elements
reset() - Method in class net.sourceforge.jgrib.SmartStringArray
Reset stack pointer

S

SCALE_FACTOR - Variable in class net.sourceforge.jgrib.GribGDSPolarStereo
Central Scale Factor.
SetupLog - Class in net.sourceforge.jgrib.examples
Demonstration class.
SetupLog() - Constructor for class net.sourceforge.jgrib.examples.SetupLog
 
size() - Method in class net.sourceforge.jgrib.SmartStringArray
 
SmartStringArray - Class in net.sourceforge.jgrib
Class to handle addition of elements Kjell Rĝang, 18/03/2002
SmartStringArray() - Constructor for class net.sourceforge.jgrib.SmartStringArray
Constructor
SmartStringArray(int) - Constructor for class net.sourceforge.jgrib.SmartStringArray
Constructor
SmartStringArray(int, int) - Constructor for class net.sourceforge.jgrib.SmartStringArray
Constructor
SmartStringArray(String[]) - Constructor for class net.sourceforge.jgrib.SmartStringArray
Constructor
split(String, String) - Static method in class net.sourceforge.jgrib.SmartStringArray
Split string in an array
subcenter_id - Variable in class net.sourceforge.jgrib.GribPDSParamTable
Identification of center defined sub-center - not fully implemented yet

T

table_number - Variable in class net.sourceforge.jgrib.GribPDSParamTable
Identification of parameter table version number
tables - Static variable in class net.sourceforge.jgrib.GribPDSParamTable
List of parameter tables
timeRange - Variable in class net.sourceforge.jgrib.GribRecordPDS
String used in building a string to represent the time(s) for this PDS See the decoder for octet 21 to get an understanding
toArray() - Method in class net.sourceforge.jgrib.SmartStringArray
Return normal array
toString() - Method in class net.sourceforge.jgrib.GribFile
Get a string representation of the GRIB file.
toString() - Method in class net.sourceforge.jgrib.GribFileGroup
Get a string representation of the GRIB file.
toString() - Method in class net.sourceforge.jgrib.GribGDSLambert
Get a string representation of this GDS.
toString() - Method in class net.sourceforge.jgrib.GribGDSLatLon
Get a string representation of this GDS.
toString() - Method in class net.sourceforge.jgrib.GribGDSPolarStereo
Get a string representation of this GDS.
toString() - Method in class net.sourceforge.jgrib.GribPDSLevel
Formats the class for output
toString() - Method in class net.sourceforge.jgrib.GribPDSParameter
Overrides Object.toString()
toString() - Method in class net.sourceforge.jgrib.GribPDSParamTable
Overrides Object.toString()
toString() - Method in class net.sourceforge.jgrib.GribRecord
Get a string representation of this GRIB record.
toString() - Method in class net.sourceforge.jgrib.GribRecordBDS
Get a string representation of this BDS.
toString() - Method in class net.sourceforge.jgrib.GribRecordBMS
Get a string representation of this BMS.
toString() - Method in class net.sourceforge.jgrib.GribRecordGDS
Get a string representation of this GDS.
toString() - Method in class net.sourceforge.jgrib.GribRecordIS
Get a string representation of this IS.
toString() - Method in class net.sourceforge.jgrib.GribRecordPDS
Get a string representation of this PDS.
toString() - Method in class net.sourceforge.jgrib.util.GribRecHeader
 
turnOffJGRIBLogging() - Static method in class net.sourceforge.jgrib.GribPDSParamTable
This method is called as the very first nethod in the JGRIB library.

U

uint2(int, int) - Static method in class net.sourceforge.jgrib.Bytes2Number
Convert two bytes into an unsigned integer.
uint3(int, int, int) - Static method in class net.sourceforge.jgrib.Bytes2Number
Convert three bytes into an unsigned integer.
UNDEFINED - Static variable in class net.sourceforge.jgrib.GribRecordBDS
Constant value for an undefined grid value.
unit - Variable in class net.sourceforge.jgrib.GribPDSParameter
Parameter unit
url - Variable in class net.sourceforge.jgrib.GribPDSParamTable
URL store corresponding url of filename containint this table.
usage() - Static method in class net.sourceforge.jgrib.examples.JgribDemo
Dumps usage of the class, if called without arguments
usage(String) - Method in class net.sourceforge.jgrib.examples.JgribDemoAFWA
Dumps usage of the class, if called without arguments
UserSuppliedGribTable - Class in net.sourceforge.jgrib.examples
Example class: UserSuppliedGribTable The purpose of this class is to demonstrate a way to make the JGrib library read your own grib table before processing the actual file you want to read.
UserSuppliedGribTable() - Constructor for class net.sourceforge.jgrib.examples.UserSuppliedGribTable
 

V

values - Variable in class net.sourceforge.jgrib.GribRecordBDS
Array of parameter values.

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