Script organization

1-run-ms4-pracel-model.ipynbarrow-up-rightruns parcel_model.pyarrow-up-right for each municipality in the MAPC region.

parcel_model.pyarrow-up-right runs functions from suitability_criteria.pyarrow-up-right and ms4_funcs.pyarrow-up-right to calculate values for each criteria included in the model. Those functions take in data that can be updated in make_dataset.pyarrow-up-right

Some pre-processing is required to set up base geographies and calculate nutrient load. See pre-processing.

Last updated