ucar.unidata.data.gis
Class Test

java.lang.Object
  extended by ucar.unidata.data.gis.Test

public class Test
extends Object

Test routine for GeoTIFF

Version:
$Revision: 1.8 $
Author:
IDV Development team

Constructor Summary
Test(String source)
          Create a new Test from the source
 
Method Summary
static void main(String[] args)
          Test this routine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test(String source)
Create a new Test from the source

Parameters:
source - file name
Method Detail

main

public static void main(String[] args)
                 throws Exception
Test this routine

Parameters:
args - filename
Throws:
Exception