-
I'm trying to get an implementation of populationsim up and running. I'm using the populationsim Anaconda environment (on MacOS 10.14.6), with the data files and configuration in [this respository](ht…
-
Instead of starting with an HDF5 file containing the following inputs:
- tazData.csv
- accessibility.csv
- hhFile.csv
- personFile.csv
We'll add them to the settings file and read them …
-
The core dataframes (e.g., households, persons, and TAZ) seem to all expect that the index is set appropriately in the HDF file before it is read into the ActivitySim injector library. If I've interpr…
-
Provide automatic generation of simpler and more typical activity-based model output files such as the final household, person, tour, and trip files. (which basically means adding a CSV or HDF5 option…
-
After moving beyond #104 and preparing our seed data in a better way, we now have an issue with integerizing the seed weights. Here's the stack trace:
```
INFO - integerize_final_seed_weights seed…
-
The purpose of this task is to formally integrate [PopulationSim](https://github.com/RSGInc/populationsim) into the consortium in order to maintain the tool moving forward. Formal integration means:
…
-
Dear All,
I am trying to run the popsim, and it seems all is working till one I get this message after the run_pop reads the files:
RuntimeError: table 'taz_control_data' never checkpointed.
Cl…
-
I thought this problem was eradicated with PR #265. Unfortunately, with really large numbers, the issue still occurs.
https://github.com/ActivitySim/activitysim/blob/7b57c94e12d27a23f86c8988117e885…
-
Need to make sure bca4abm works for Python 3 (and update all related materials as well). Updating ActivitySim to work for both 2 and 3 wasn't a big deal, so updating bca4abm should be relatively strai…
-
Completing a populationsim run throws these errors/warnings before then finishing successfully:
ERROR- Integerizer failed for COUNTY_5_MAZ_418156 status INFEASIBLE. Returning smart-rounded original w…