UDST / developer

Redesigned UrbanSim developer/pro forma models
https://udst.github.io/developer/
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Pipeline Adder #47

Closed martjanz closed 7 years ago

martjanz commented 7 years ago

Input

Output

  1. Calculate construction time
  2. Derivate velocity
  3. Probability (P) of completion in current year
  4. Insert project into pipeline table

pipeline-adder

pksohn commented 7 years ago

Looks good. One thing we haven't yet discussed is that users should be able to set the construction time on user-configured projects.

I'm also not 100% sure "velocity" will be the most useful number here, so let's keep in mind that we may want to work in different derived values.

pksohn commented 7 years ago

Implemented in urbansim_parcels PR.