Project Wrap-Up
2026-05-03
To be filled in.
Four notebooks chain in numerical order:
data/01_inputs/source/data/01_inputs/prepared/data/03_processed/mpat/data/03_processed/tech_screening/Each section that follows covers one endpoint with a title, inputs, processing, outputs, and resources.
The notebook fetches the source layers used in the parcel suitability analysis (parcels, hydrology, soils, building footprints, regulatory boundaries, cesspool inventory) into a staged source directory.
15 source layers in 5 categories:
00_download_input_layers.ipynbsrc/download_input_layers.pydata/01_inputs/source/The notebook reprojects, mosaics, and converts source layers into a single set of analysis-ready files at a common CRS.
data/01_inputs/source/data/01_inputs/prepared/01_prepare_input_layers.ipynbsrc/prepare_input_layers.pydata/01_inputs/prepared/The notebook joins the prepared layers into a single per-parcel attribute table for the pilot islands (Maui, Oahu, Kauai). One row per cesspool-bearing parcel, sampled at one analysis point per parcel.
data/01_inputs/prepared/depth_to_wt_ft and net_parcel_area_sqft)data/03_processed/mpat/20260428_mpat_32604.gpkgdata/03_processed/mpat/20260428_mpat.csvdata/03_processed/mpat/README.mddata/03_processed/20260428_parcel_analysis_points.gpkgdata/03_processed/mpat/02_built_mpat.ipynbsrc/build_mpat.pysrc/validate_mpat.pyThe notebook applies HAR 11-62 site suitability criteria to the MPAT and assigns each parcel a set of recommended cesspool replacement technologies.
data/03_processed/mpat/20260428_mpat_32604.gpkgHCPT_Matrix_v6.1.xlsx (editable Excel)src/export_config.py):
perc_est, dist_to_nearest_well_ft)CAT_1, CAT_2, CAT_3, CAT_LAST_RESORT, CAT_SUPPLEMENT_ONLY)15 endpoints: 13 primary treatment + disposal combinations (E01–E13) plus 2 eco supplements (ES1, ES2). Examples:
data/03_processed/tech_screening/20260428_tech_screening_32604.gpkgdata/03_processed/tech_screening/20260428_tech_screening.csvdata/03_processed/tech_screening/README.md03_screen_techs.ipynbsrc/screen_techs.pysrc/export_config.pyconfig/baseline/| Measure | Kauai | Maui | Oahu | Total |
|---|---|---|---|---|
| Parcels | 9,994 | 7,505 | 9,725 | 27,224 |
| Cesspools | 13,779 | 10,337 | 10,026 | 34,142 |

27,224 parcels were screened across 15 endpoints and assigned to 5 output categories.
Output category counts by island.
Three places to find what:
well_domestic_ft, well_seepage_ft, sfha_flag) await DOH input. See Start Here for the working assumptions.