|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucar.grib.grib1.Grib1Dump
public final class Grib1Dump
Dumps the the IS, PDS, and GDS information from a Grib file.
Constructor Summary | |
---|---|
Grib1Dump()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Dumps IS, PDS, and GDS meta data information of a Grib file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Grib1Dump()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- input gribfile, [output file] [true|false] output the data.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |