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