natcap.invest.coastal_vulnerability.reporter
- natcap.invest.coastal_vulnerability.reporter.report(file_registry, args_dict, model_spec, target_html_filepath)
Generate an html summary of Coastal Vulnerability results.
- Parameters:
file_registry (dict) – The
natcap.invest.FileRegistry.registrythat was returned bynatcap.invest.coastal_vulnerability.execute.args_dict (dict) – The arguments that were passed to
natcap.invest.coastal_vulnerability.execute.model_spec (natcap.invest.spec.ModelSpec) –
natcap.invest.coastal_vulnerability.MODEL_SPECtarget_html_filepath (str) – path to an html file generated by this function.
- Returns:
None