|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.grib.grib1.Grib1GridDefinitionSection
ucar.grib.grib1.Grib1Grid
public final class Grib1Grid
A class that represents a canned grid definition section (GDS) .
| Constructor Summary | |
|---|---|
Grib1Grid(Grib1ProductDefinitionSection pds)
Constructs a Grib1Grid object from a pds. |
|
| Method Summary | |
|---|---|
static void |
PopulateGDS(GribGridDefRecord ggdr,
int gdsKey)
Populates a GridDefRecord according to gridNumber. |
static void |
PrintGDS(int gdsKey)
Prints out GDS for records with predefined GDS |
| Methods inherited from class ucar.grib.grib1.Grib1GridDefinitionSection |
|---|
getAngle, getCheckSum, getDx, getDy, getGdsKey, getGdsVars, getGdtn, getGrid_units, getGridType, getIsThin, getLa1, getLa2, getLad, getLatin, getLatin1, getLatin2, getLength, getLo1, getLo2, getLov, getName, getName, getNp, getNumPV, getNx, getNy, getProjectionCenter, getResolution, getScanMode, getShape, getShapeMajorAxis, getShapeMinorAxis, getShapeName, getShapeName, getShapeRadius, getSpLat, getSpLon |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Grib1Grid(Grib1ProductDefinitionSection pds)
pds - Grib1ProductDefinitionSection to formulate grib| Method Detail |
|---|
public static void PrintGDS(int gdsKey)
gdsKey -
public static void PopulateGDS(GribGridDefRecord ggdr,
int gdsKey)
ggdr - GridDefRecordgdsKey - as int
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||