public class McIDASGridReader extends Object
Constructor and Description |
---|
McIDASGridReader() |
Modifier and Type | Method and Description |
---|---|
ArrayList |
getGrid(int index)
to get some grid, by index value, other than the first one
|
ArrayList |
getGridData(String filename)
read the first grid from the named file
|
ArrayList |
getGridHeaders()
to get the grid header corresponding to the last grid read
|
static void |
main(String[] args)
for testing purposes
|
public ArrayList getGridData(String filename)
public ArrayList getGrid(int index)
public ArrayList getGridHeaders()
public static void main(String[] args)
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.