added archive and orb to the gnssir_input json. These are to be used in rinex2snr - mostly
useful for people (like me) that forget what command line options I want to use.
Other things you can save are mostly for RINEX 3 (e.g. stream parameter, samplerate). snr and dec values can also be
set if you are doing something non-standard (i.e. not using snr file 66 and not decimating).
Default for rinex3 files is now explicitly set to cddis. This is different than for RINEX 2.11 files where
the default is all, which now cycles thru unavco and sopac. It used to use sonel, but I don't think
many people use sonel. And if they want to use sonel, of course they can do so by specifying sonel.
Trying to make a log file for rinex2snr so that you are not overwhelmed with messages
to the screen. rinex3_rinex2 had to be changed to allow log input. and file needed to be
created in run_rinex2snr.
I added a debug option to rinex2snr so you could see what is going wrong without using
the task queues.