Sdas2Mseed2 v1.0. Program for convert seismic from SDAS to MiniSEED format. Usage: sdas2mseed INPUT_FILE [OPTION] Options: -g, -gain - output data is gained. -outname, -outputname - new output file name. Note: Option -g or -gain. Use this option if you need to gained output data. Util take ratio of gained from convert files. Optin -outnam or outputname. Assign new output file name. (Use -outputname=some_name) Example: INPUT: sdas2mseed p14a1731.krs OUTPUT: Util convert file p14a1731.krs to work dir with name p14a1731.mseed . INPUT: sdas2mseed p14a1731.krs -outname=123.ext OUTPUT: Util convert file p14a1731.krs to work dir with name 123.ext . INPUT: sdas2mseed p14a1731.krs -outname=123.ext -g OUTPUT: Util convert file p14a1731.krs to work dir with name 123.ext and gained them. INPUT: sdas2mseed p14a1731.krs -gain OUTPUT: Util convert file p14a1731.krs to work dir with name p14a1731.mseed and gained them