Class Test

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

public class Test extends Object
Test routine for GeoTIFF
Version:
$Revision: 1.8 $
Author:
IDV Development team
  • Constructor Details

    • Test

      public Test(String source)
      Create a new Test from the source
      Parameters:
      source - file name
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Test this routine
      Parameters:
      args - filename
      Throws:
      Exception