|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectucar.grib.ShowGribIndex
public class ShowGribIndex
Displays the binary or text index to stdout
Constructor Summary | |
---|---|
ShowGribIndex()
Constructor for displaying an Index from the Grib file. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
main. |
void |
show(java.lang.String location)
show Grib Index file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowGribIndex()
Method Detail |
---|
public final void show(java.lang.String location) throws java.io.IOException
location
- URL or local filename of Grib Index file
java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
args
- index to read
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |