it.geosolutions.tools.netcdf
Class NetcdfMag
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetcdfMag
public NetcdfMag()
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.