Make hcswif compatible with swif2.
Created by: mrcmor100
Prepare hcswif for swif2. Change comments to refer to Slurm instead of Auger.
Change json variable names to match https://scicomp.jlab.org/cli/data.html for swif2
project -> account
track -> partition
ramBytes -> ram_bytes
cpuCores -> cpu_cores
diskBytes -> disk_bytes
Removal of os
Removal of shell
Add an example of --run file <runlist.dat>
Fix README to refer to project and add sections describing /farm_out/.
Fix AUGER ERROR codes to be SLURM error codes.
Change default softenv to 2.4
Split out JSON_DIR file location from OUT_DIR file location to make the JSON files more easily found.