visad.data.mcidas
Class TestArea

java.lang.Object
  extended by visad.data.mcidas.TestArea

public class TestArea
extends Object

This will test the Area File Adapter and Base Map (McIDAS formats) Adapter for VisAD. You need a sample AREA file, along with a McIDAS "OUTL" format map file. You may get these from ftp://allegro.ssec.wisc.edu/visad/ At this point, only GVAR, MSAT and MOLL navigation is supported, and no work has been done on calibration yet. There is quite a bit of extra printout that is usually commented out, but may provide some insight into the Math and Data structures employed.

Author:
Tom Whittaker (SSEC)

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

Constructor Detail

TestArea

public TestArea()
Method Detail

main

public static void main(String[] args)