1-run-ms4-pracel-model.ipynbarrow-up-rightruns parcel_model.pyarrow-up-right for each municipality in the MAPC region.
1-run-ms4-pracel-model.ipynb
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
parcel_model.py
suitability_criteria.py
ms4_funcs.py
make_dataset.py
Some pre-processing is required to set up base geographies and calculate nutrient load. See pre-processing.
Last updated 2 years ago