== vald-filter == VALD ascii-table/binary filter and conversion. === Syntax === {{{ vald-filter [flags] output input }}} * -v ... display version * -m ... make documentation * -h [topic] ... display help (for topic) * -d ... debugging on * -noquality ... don't call find_quality * -nosource ... don't call find_source * -- ... preceeds an input filter * -2 ... preceeds an output conversion === input filters === * --standard ... ascii standard .asc (default) * --vald3bin ... VALD3 binary standard (only intel fortran and little endian) * --vald2 ... VALD2 .CVALD .DSC * --vald2term ... VALD2 .CVALD .DSC (no termdesignation analysis) * --vald2asc ... Tanya Ryabchikova VALD2 Format in 2007 * --barklem1 ... Paul Barklem 2007 * --wisconsin1 ... Wisconsin REE and others * --kurucz_nlte ... Kurucz (CDROM18) nlte-lines === output conversion === * -2standard ... ascii standard .asc (default) * -2vald3bin ... VALD3 binary for kompress3 * -2vald1 ... binary for kompress ( -> VALD2 ) === Installation === Edit the file system.mk and do {{{ /> ./configure /> make /> make install }}} Options for configure: * --helpfile absolute-path-to-helpfile