|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.wcs.GridWriter
public class GridWriter
Not used.
| Constructor Summary | |
|---|---|
GridWriter()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] arg)
|
static NetcdfFile |
writeToFile(GridDatatype grid,
java.lang.String fileOutName,
int timeIdx)
Wrie a Grid to a physical file, using Netcdf-3 file format. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridWriter()
| Method Detail |
|---|
public static NetcdfFile writeToFile(GridDatatype grid,
java.lang.String fileOutName,
int timeIdx)
throws java.io.IOException
grid - write this gridfileOutName - write to this local filetimeIdx - which time index ?
java.io.IOException
public static void main(java.lang.String[] arg)
throws java.net.MalformedURLException,
java.io.IOException
java.net.MalformedURLException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||