ucar.unidata.idv
Class IdvCommandLinePrefs

java.lang.Object
  extended by ucar.unidata.idv.IdvCommandLinePrefs

public class IdvCommandLinePrefs
extends Object

This class helps supply command line arguments to the IDV via bash. Ultimately, it dumps all the user preferences defined in the user path main.xml into a format that can be read by bash. Moreover, if some variables are not present, it provides some sensible defaults.


Constructor Summary
IdvCommandLinePrefs()
           
 
Method Summary
static void main(String... args)
          Main app to get user memory settings in megabytes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdvCommandLinePrefs

public IdvCommandLinePrefs()
Method Detail

main

public static void main(String... args)
Main app to get user memory settings in megabytes.

Parameters:
args - the arguments