everknight / LargeODcost

MIT License
0 stars 2 forks source link

08 Calculate intra-zonal OD cost #10

Closed geowcz closed 4 years ago

geowcz commented 4 years ago

I manually input the coefficients and intercepts and get an error:

Traceback (most recent call last): File "D:\Code\HSABook\Chapter2\Large_ZIP-to-ZIP_OD\LargeODcost-master\08calculate_intra_od.py", line 60, in time = a_t + b_peri_t pari + b_peri_tmath.sqrt(area) TypeError: can't multiply sequence by non-int of type 'float' Failed to execute (08).

geowcz commented 4 years ago

Could the default values for the coefficients and intercepts be shown in corresponding parameters?

geowcz commented 4 years ago

I fixed all.