-
This issue is to plan out a set of templates for derived variables.
### Overview
Each of these templates would generate an indexed `pd.Series()` associated with an Orca table: not a local column…
-
Summarizing next steps below, just to keep track of everything in one place
- [ ] Re-run existing NYC population for one scenario just to make sure everything works and populate skims
- [ ] Genera…
-
In our current urbansim implementation, I believe this happens probabilistically using the distance the household moves. Re-implement for urbansim2.
-
Data will be integrated so that it can be used to inform scenario development i.e., a user has an option to develop scenarios that limit impacts to natural and working lands). Data should be integrate…
-
the development_projects.csv is read in here:
https://github.com/MetropolitanTransportationCommission/bayarea_urbansim/blob/master/baus/datasources.py#L191-L197
apparently the parcels are just marke…
-
The transition model will not work well if the subset of agents to be sampled from is very small or even empty. Thus, an option of relaxing the filtering conditions (as present in Opus) would be very …
-
PyLogit estimation for MNL is more flexible than the native ChoiceModels implementation (originally brought over from `urbansim.urbanchoice.mnl`), but much slower. See initial experiments here: [Desti…
-
It is possible that the `run_setup.yaml` file contains both `run_telecommute_strategy` and `sqft_per_job_adjusters` flags set as `True`. However, the code is currently set up such that base sqft adjus…
-
@stefancoe - Could we make the feature of meeting capacity independent of the sampling? We will need the capacity feature in the allocation mode, but there we do not care about the stratified sampling…
-
As an urbansim Developer object, I want to be able to make a decision on whether to build a project or not based on an internal rate of return or (given a discount rate) a net present value.
We sho…