public class AscDataExplorer extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
cellsize |
int |
ncolumns |
int |
nrows |
double |
xOrigin |
double |
yOrigin |
| Constructor and Description |
|---|
AscDataExplorer(String file) |
| Modifier and Type | Method and Description |
|---|---|
int |
latitude2Index(double latitude) |
int |
longitude2Index(double longitude) |
static void |
main(String[] args) |
List<Double> |
retrieveDataFromAsc(List<org.gcube.dataanalysis.ecoengine.utils.Tuple<Double>> triplets) |
static void |
testReaders() |
public double xOrigin
public double yOrigin
public int ncolumns
public int nrows
public double cellsize
Copyright © 2014. All Rights Reserved.