org.wdssii.core
Class NetcdfRegularGrid
java.lang.Object
org.wdssii.core.NetcdfRegularGrid
public class NetcdfRegularGrid
- extends Object
- Author:
- lakshman
Field Summary |
private static org.apache.commons.logging.Log |
log
|
private ucar.ma2.ArrayFloat |
values
|
Method Summary |
ucar.ma2.ArrayFloat |
getValues()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
values
private ucar.ma2.ArrayFloat values
log
private static org.apache.commons.logging.Log log
NetcdfRegularGrid
public NetcdfRegularGrid(float[][] inValues)
getValues
public ucar.ma2.ArrayFloat getValues()