-
Notifications
You must be signed in to change notification settings - Fork 0
Create Override Meso
ccai-cmap edited this page Jan 6, 2026
·
17 revisions
This page describes create_override_meso.py, a script which creates a spatial override file to select for meso links. To use this script, run [path-to-script].
input
|-- input_years.csv
`-- 1_travel
`-- MHN.gdb
output
`-- 2_freight
`-- override_meso (shapefile)
|-- override_file_creation_errors.txt
- The script outputs the shapefile override_meso (which contains override_meso.shp along with other necessary files).
- The script outputs an error file, override_file_creation_errors.txt, where the shapefile fails to select for meso links or wrongly selects for non-meso links.