public class GeoTiffWriter2 extends GeotiffWriter
geotiff, pageNumber| Constructor and Description |
|---|
GeoTiffWriter2(String fileOut) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeGrid(String gridDataset_filename,
String gridName,
int time,
int level,
boolean greyScale,
ucar.unidata.geoloc.LatLonRect pt) |
close, writeGrid, writeGridpublic GeoTiffWriter2(String fileOut)
public void writeGrid(String gridDataset_filename, String gridName, int time, int level, boolean greyScale, ucar.unidata.geoloc.LatLonRect pt) throws IOException
IOException