Skip to content

Commit 6ebb0ae

Browse files
committed
Remaining AHAHv5 content
1 parent b6971cd commit 6ebb0ae

File tree

14 files changed

+475
-27
lines changed

14 files changed

+475
-27
lines changed

.dvc/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

.dvc/config

Lines changed: 0 additions & 2 deletions
This file was deleted.

.dvcignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

.gitignore

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
1-
data
2-
data/guardian
3-
ahah/guardin
4-
5-
outputs/
6-
scripts/
7-
8-
.old/
9-
1+
valhalla_tiles
2+
data/retail
3+
data/raw_data/
4+
data/routing_results
5+
data/green_blue/*.parquet
6+
/admin_data
7+
/venv
8+
/*.yml
9+
/duplicateways.txt
10+
/file_hashes.txt
11+
/*.pbf
12+
/*.tar
13+
/valhalla.json
14+
/valhalla.json.backup
15+
/valhalla_cluster
16+
.DS_Store
1017
__pycache__
11-
12-
.mypy_cache
13-
.venv
14-
.vim
15-
typings
16-
.pytest_cache
17-
.envrc
18-
19-
/.quarto/
18+
__init__.py

.python-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

data/airquality/no2.parquet

69.2 MB
Binary file not shown.

data/airquality/pm10.parquet

69.2 MB
Binary file not shown.

data/airquality/so2.parquet

69.2 MB
Binary file not shown.
68.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)