Skip to content

Commit 5d466b9

Browse files
crates.io badge
1 parent f813c1d commit 5d466b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# BAMBAM
22

3+
<div align="left">
4+
<a href="https://crates.io/crates/bambam">
5+
<img src="https://img.shields.io/crates/v/bambam" alt="Crates.io Latest Release"/>
6+
</a>
7+
</div>
8+
39
Access modeling toolkit for Rust built on the RouteE Compass energy-aware route planner.
410

511
The Behavior and Advanced Mobility Big Access Model (BAMBAM) is a mobility research platform for scalable access modeling. The process begins with a grid defined at some spatial granularity (e.g., census block or 1 km grid) and a variety of travel configurations. For each grid cell and configuration, the platform executes constrained searches, uses the results to index points of interest (POI), and aggregates the findings to the grid level. It provides researchers access through R or Python running on HPC. The platform automates the import and merging of datasets from diverse sources including data.gov (with automatic merging of Tiger/Lines geometries), OpenStreetMaps, OvertureMaps, and GTFS. It is built upon [RouteE Compass](https://github.com/nrel/routee-compass), a scalable, energy-aware route planner written in Rust, extended to model multiple travel modes.

0 commit comments

Comments
 (0)