| Package | Description |
|---|---|
| org.gcube.dataanalysis.geo.connectors.asc |
| Modifier and Type | Method and Description |
|---|---|
static AscRaster |
AscRaster.getTempRaster(double[][] data,
double xll,
double yll,
double size) |
static AscRaster |
AscRaster.getTempRaster(double[][] data,
double xll,
double yll,
double size,
String ndata) |
AscRaster |
AscRasterReader.readRaster(String filename)
The most useful method - reads a raster file, and returns a Raster object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AscRaster.init(AscRaster other)
Sets the parameters of this raster (rows, columns, corner, cellsize, NDATA etc)
to be the same as the other raster.
|
Copyright © 2014. All Rights Reserved.