The seadas command is the main startup command for access to all programs available under SeaDAS. seadas can be run both interactively and non-interactively from the unix command line.
Usage: seadas [-em] [program_name or batch_file] [-b batch_file] [-s batch_file] [-n nlut] [-help]
Examples to start SeaDAS with a full IDL development license:
| seadas | Start the SeaDAS main menu using a full IDL development license. |
| Start SeaDAS interactively, spawning the l2gen GUI window. | |
| Start SeaDAS interactively and run the SeaDAS and/or IDL commands in a file named 'cmd.demo'. | |
| Start SeaDAS non-interactively executing the commands in 'cmd.demo'. | |
| Start SeaDAS executing the commands in 'cmd.demo', skipping xdisplay requirements. | |
| Start SeaDAS with 1 color table. (The default is to distribute available colors into 2 tables). | |
| Start SeaDAS with a prompt only and no main menu. |
Examples to start runtime SeaDAS with the free IDL embedded license:
| Start runtime SeaDAS using the free IDL embedded license. | |
| Start runtime SeaDAS, spawning the l2gen GUI window. | |
| Start runtime SeaDAS executing the SeaDAS and/or IDL commands in
a file named 'cmd.demo'. NOTE1: If you are using the runtime option, you must place "& $" at the end of all lines in the command file that are part of statements such as loops that span multiple lines. NOTE2: When executing a batch file in runtime mode, SeaDAS must be run non-interactively by using the '-b' or '-s' arguments. |
|
| Start runtime SeaDAS executing 'cmd.demo', skipping xdisplay requirements. | |
| Start runtime SeaDAS with a single color table, and execute the commands in 'cmd.demo'. (The default is to distribute available colors into 2 color tables). |
Arguments:
| -em | Start runtime SeaDAS using the free IDL embedded license. |
| program_name | The name of a SeaDAS program to run at startup. (e.g. l2gen) |
| batch_file | The name of a text file containing SeaDAS and/or IDL commands. NOTE: If you are using the runtime option, you must place "& $" at the end of all lines in the command file that are part of statements such as loops that span multiple lines. |
| Start SeaDAS non-interactively, executing the SeaDAS and/or IDL commands in the text file 'batch_file'. | |
| Start SeaDAS non-interactively, skipping xdisplay requirements, and executing the SeaDAS and/or IDL commands in the text file 'batch_file'. | |
| Start SeaDAS with the number of concurrent color tables specified by nlut. (The default is to distribute available colors into 2 color tables) | |
| -help | Lists all arguments and keywords available for this program. |
| Curator: OceanColor Webmaster
Authorized by: gene carl feldman |
Privacy Policy and Important Notices
Updated: 20 March 2008 |
|