I'm running SeaDAS 6.2 in Linux to process MODIS Aqua from L1B to L2 in command line. I'd like to create the .par file with the parameters in it as does SeaDAS GUI. How can I do that?
The parameter files are simple text files. You can use any text editor to create them. If you run l2gen without any options, you'll get a full listing of the available options you can use. You only need to put a parameter in the parfile (or on the command line) if you wish to change the default behavior.