Breakthrough-Energy / PreREISE

Generate input data for scenario framework
https://breakthrough-energy.github.io/docs/
MIT License
21 stars 28 forks source link

Intermediate csvs of regional scaling factors change due to a different way of rural VMT calculation #316

Open BainanXia opened 1 year ago

BainanXia commented 1 year ago

:rocket:

Describe the workflow you want to enable

In the existing implementation, rural VMT is calculated based on BTS data, which is different from state VMT - UA VMT. This gives a relative accurate rural VMT numbers but underestimates the total state VMT by dropping a small portion of urban/suburban VMT. The proposed change is calculating rural VMT simply by subtracting UA VMT from state VMT to make the total state VMT accurate, which is more critical when projecting into future years.

Describe your proposed implementation, if applicable

The regional scaling factor csvs need to be updated, which is currently cached in the repo.

Additional context

UCI team will provide the updated csvs.