public class IseaMinMax
extends java.lang.Object
javaaddpath('/home/coriolis_dev/val/dat/co03/climatologie/CORA/Min_Max') iseaMinMax = jmatlab.IseaMinMax('/home/coriolis_dev/val/dat/co03/climatologie/CORA/Min_Max') cellNumber = javaMethod('getIseaIndex',iseaMinMax,10,10.1)
Constructor and Description |
---|
IseaMinMax(java.lang.String directoryOf18x9)
IseaMinMax constructor
|
Modifier and Type | Method and Description |
---|---|
Cell |
getIseaCell(double latitude,
double longitude)
Getter for Isea cell from latitude and longitude
|
int |
getIseaIndex(double latitude,
double longitude)
Getter for Isea index from latitude and longitude
|
public IseaMinMax(java.lang.String directoryOf18x9)
directoryOf18x9
- full path for directory containing 18x9 subdirectorypublic int getIseaIndex(double latitude, double longitude)
latitude
- the latitudelongitude
- the longitudepublic Cell getIseaCell(double latitude, double longitude)
latitude
- the latitudelongitude
- the longitude