au.csiro.netcdf.cli
Class NetCDFTool
java.lang.Object
au.csiro.netcdf.cli.NetCDFTool
public class NetCDFTool
- extends Object
This is the main interface for the NetCDF Tool command line application.
It allows the caller to write to a netCDF files via series of command line operations.
Copyright 2010, CSIRO Australia All rights reserved.
- Version:
- $Revision: 85 $ $Date: 2010-08-30 16:10:19 +1000 (Mon, 30 Aug 2010) $
- Author:
- Robert Bridle on 09/03/2010
Method Summary |
static void |
main(String[] args)
NetCDFTool application starting point. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetCDFTool
public NetCDFTool()
main
public static void main(String[] args)
- NetCDFTool application starting point.
- Parameters:
args
- command line arguments.
Copyright © 2010. All Rights Reserved.