SEMCOG / semcog_urbansim

7 stars 6 forks source link

HH swapping in fix_lpr step #40

Closed tianxie1995 closed 1 year ago

tianxie1995 commented 1 year ago

Use baseyear households to generate add worker and drop worker hh_seed mapping in get_lpr_hh_seed_id_mapping.

New step cache_hh_seeds to save hh seeds before running hh transition model.

In fix_lpr step, iteratively replaces households using the mapping table until the target worker count is achieved for the target segment.