Closed pksohn closed 7 years ago
The current San Francisco example in urbansim_parcels doesn't yet have a pro forma YAML file to load configs from (it's loading using the from_defaults method of the SqFtProForma class). I need to create and test.
from_defaults
SqFtProForma
The current San Francisco example in urbansim_parcels doesn't yet have a pro forma YAML file to load configs from (it's loading using the
from_defaults
method of theSqFtProForma
class). I need to create and test.