|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.grib.grib2.Grib2GetData
public final class Grib2GetData
Routine to extract data values from a Grib2 file. This routine uses values from a Grib Index file that is created by the Grib2WriteIndex program. see IndexFormat.txt
Grib2Data| Constructor Summary | |
|---|---|
Grib2GetData()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Obtain a particular product's data. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Grib2GetData()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - Grib 2 file containing the data to be returned,
GDS Offset into file,
PDS Offset into file.
These values can be obtained from a Grib Index file that is
created by the Grib2Indexer program. Also there is information
on the Index in file IndexFormat.txt in the root of the
distribution.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||