|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucar.grib.grib2.Grib2Dump
public final class Grib2Dump
Dumps the contents of a Grib2 file to text.
Constructor Summary | |
---|---|
Grib2Dump()
|
Method Summary | |
---|---|
void |
gribDump(java.lang.String[] args)
Dump of content of the Grib2 file to text. |
static void |
main(java.lang.String[] args)
Dump of content of the Grib2 file to text. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Grib2Dump()
Method Detail |
---|
public void gribDump(java.lang.String[] args)
args
- Gribfile, [output file], [true|false] output data.public static void main(java.lang.String[] args)
args
- Gribfile, [output file], [true|false] output data.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |