Changeset 178
- Timestamp:
- 04/08/08 14:59:33
- Files:
-
- scout/branches/cdl_0master.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
scout/branches/cdl_0master.pl
r177 r178 65 65 if( @ARGV == 0 ) 66 66 { 67 die( "ERROR: Missing command line arguments. Ths script uses the following command line parameters: ".67 die( "ERROR: Missing command line arguments. Ths script uses the following command line parameters:\n". 68 68 "Parameter 0 is the netcdf filename to process.\n". 69 69 "Parameter 1 is an optional parameter. Valid values are: 0 Write only SQL files, 1 Write only obsKML file, or 2 Write both SQL files and obsKML file. Default value is 0.\n".
