Update local_dc to better support running a standalone edc.
Standalone edc's don't need a par file. We use par files to get dcuid's and model rates. This update expands local_dc to allow specifying a dcuid & rate on the command line.
Added some unit testing code to local_dc Updated the standalone edc test to use inline dcuid notation Converted local_dc to use the arg library
Closes #136 (closed)
Edited by Jonathan Hanks