Output command
---
./moves2smkEF_v1.4.pl --formulas pollutant_formulas_v1.4.txt --proc_agg process_aggregation_coarse.csv outputDBs.txt pollutant_mapping.csv

Formula file
---
pollutant_formulas_v1.3.txt: calculates PM species for brake and tire wear, calculates PMFINE, calculates criteria pollutant (CO, NO, SO2, etc.) species

Aggregation files
---
process_aggregation_coarse.csv: outputs 4 process types (exhaust/evap, extended idle exhaust, auxiliary power exhaust, and refueling)

SCC mapping for Smkinven
---
./gen_8digit_scc_v1.2.pl --proc_agg process_aggregation_coarse.csv -r RPD outputDBs.txt > scc_map_rpd.txt
./gen_8digit_scc_v1.2.pl --proc_agg process_aggregation_coarse_rpv_v2.csv -r RPV outputDBs.txt > scc_map_rpv.txt
./gen_8digit_scc_v1.2.pl --proc_agg process_aggregation_coarse.csv -r RPP outputDBs.txt > scc_map_rpp.txt
./gen_8digit_scc_v1.2.pl --proc_agg process_aggregation_coarse.csv -r RPH outputDBs.txt > scc_map_rph.txt
