Script organization
1-run-ms4-pracel-model.ipynb
runs parcel_model.py for each municipality in the MAPC region.
parcel_model.py
runs functions from
suitability_criteria.py
and ms4_funcs.py
to calculate values for each criteria included in the model. Those functions take in data that can be updated in make_dataset.py
Some pre-processing is required to set up base geographies and calculate nutrient load. See pre-processing.
Last updated