ucar.nc2.dataset
Class TempRunner

java.lang.Object
  extended by ucar.nc2.dataset.TempRunner

public class TempRunner
extends java.lang.Object

Class Description.

Since:
Jun 4, 2008
Author:
caron

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

Constructor Detail

TempRunner

public TempRunner()
Method Detail

testWriteNcml

public void testWriteNcml()
                   throws java.io.IOException,
                          InvalidRangeException
Throws:
java.io.IOException
InvalidRangeException

testOpenFile

public void testOpenFile()
                  throws java.io.IOException,
                         InvalidRangeException
Throws:
java.io.IOException
InvalidRangeException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        InvalidRangeException
Throws:
java.io.IOException
InvalidRangeException