it.geosolutions.tools.netcdf
Class NetcdfMag

java.lang.Object
  extended by it.geosolutions.tools.netcdf.NetcdfMag

public class NetcdfMag
extends Object

Author:
Carlo Cancellieri - carlo.cancellieri@geo-solutions.it Calculate magnitude for a given vector name using its u and v components.

Constructor Summary
NetcdfMag()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetcdfMag

public NetcdfMag()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args - an array containing 3 elements: 1- the file name to read and modify 2- a string indicating variable to sum (windvel or watvel)
Throws:
Exception
See Also:
function


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.