CMAP-REPOS / cmap_freight_model

CMAP’s tour-based and supply chain freight model source code
5 stars 3 forks source link

Firm Synthesis Model: testing by CMAP #11

Closed ColSmith76 closed 1 year ago

ColSmith76 commented 2 years ago

Placeholder for issues with run on CMAP end.

ColSmith76 commented 2 years ago

check for consistency between file presence and locations in modelDevelopment branch and code read locations: • data_emp_control_mz.csv • data_emp_control_2017.csv

tinleycraig commented 1 year ago

@ColSmith76 I got the following error testing firm synthesis: Running the base scenario for 2019 Starting Firm Synthesis Step Processing Firm Synthesis Inputs Error in eval(jsub, SDenv, parent.frame()) : object 'EmpCatName' not found Calls: source ... firm_sim_process_inputs -> unique -> [ -> [.data.table -> eval -> eval In addition: There were 18 warnings (use warnings() to see them) Execution halted

ColSmith76 commented 1 year ago

@tinleycraig ok I'll take a look at this

ColSmith76 commented 1 year ago

@tinleycraig it is a git large file problem, some of the data files in the release package have been replaced with placeholder files including the one that define the employment categories. I'll fix the git lfs settings and recreate the release.

ColSmith76 commented 1 year ago

@tinleycraig I adjusted the lfs settings in the repo and recreated the release, https://github.com/CMAP-REPOS/cmap_freight_model/releases/tag/v0.3.1

tinleycraig commented 1 year ago

@ColSmith76 That resolved the issue.

ColSmith76 commented 1 year ago

Running okay through firm synthesis. Close this issue and use next testing issue for any bugs