In 1_PreProcessing, two scripts grab data from a related TBM run to be used as inputs for the freight skims:
- Grab_szEmployment.R - This copies subzone employment from Database/tg/fortran/ATTR_IN.TXT
- Zn09_skim_data.mac - This pulls AM Peak and Midday skim times and AM peak distance from EMME
Logic in these scripts can be combined and translated to python. Think about processing steps to incorporate more easily into workflow
In 1_PreProcessing, two scripts grab data from a related TBM run to be used as inputs for the freight skims:
Logic in these scripts can be combined and translated to python. Think about processing steps to incorporate more easily into workflow