BayAreaMetro / bayarea_urbansim

Bay Area Version of the UrbanSim Model
http://bayareametro.github.io/bayarea_urbansim
13 stars 11 forks source link

Output summaries for 2025 in addition to 2020, 2035, 2050 #364

Closed drewlevitt closed 5 months ago

drewlevitt commented 5 months ago

We need 2025 summaries - specifically core->parcel and geographic->county - so we can linearly interpolate between 2020 and 2025 to establish Draft Blueprint "initial year" metrics. (We're going to use an interpolated No Project 2023 year as the "initial year": https://app.asana.com/0/0/1207031046044722/f )

This small PR takes advantage of interim_summary_year which already existed, changing it from an int to an array of two ints (2025 and 2035) and updating how it is used downstream.