stefancoe

Results 30 issues of stefancoe

The field 'access_dist_transit', if it exists, is used for the walk access/egress component for transit in tour mode choice. If it does not exist, the model uses a constant. The...

The name of the land use index column is configurable in settings.py, but there is an assert statement here https://github.com/ActivitySim/activitysim/blob/multizone/activitysim/abm/tables/size_terms.py#L90 that expects it to be called 'zone_id.' In the existing...

With an eye towards the release of the urbanaccess libary, I'd like to test using pandana to build accessibility isochrones. My idea is to associate parcels with nodes (as we...

Type: enhancement

I used network_from_bbox to import an OSM network, then exported the nodes to a .csv so I could look at them in ArcMap. It seems as though all the residential...

Type: enhancement

Please see this issue on our repo that describes the problem: https://github.com/psrc/urbansim2/issues/123

**Describe the bug** The model crashes during non_mandatory_tour_frequency when trying to compile sharrow using our small test data as inputs using the latest code on Main: _IndexError: Boolean array size...

Bug

**Is your feature request related to a problem? Please describe.** Current options include csv and h5. Parquet offers a better file based option when compared to csv, for both size...

Feature

**Describe the bug** Code crashes on line 29 in land_use.py: assert df.index[0]==0 **To Reproduce** Steps to reproduce the behavior: 1. @jpn-- You should be able to reproduce this with the...

Bug

We are using the skim time period label 'EA' twice in our network los configuration. Is this skim/time period configuration supported? If not, how should it be configured without having...

Feature

These are currently hard coded in accessibility.py.