devalc / Pi-VAT

A post-processing, interactive visualization, and analysis tool to synthesize multi-scenario, multi-watershed outputs from process-based geospatial models WEPP and SWAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pi-VAT


This repository contains a post-processing, interactive visualization, and analysis tool (Pi-VAT). It is an interactive tool for synthesis and decision support using multi-watershed, multi-scenario outputs from complex, geospatial water quality models. It is currently programmed to process outputs from two models:

  • Online interface (WEPPcloud) for the Watershed Erosion Prediction Project (WEPP)
  • Soil and Water Assessment Tool (SWAT).

Based on the multi-watershed, multi-scenario simulations from these models this tool facilitates interactive identification of sources areas and hotspots of the water quality metric of concern and areas that are suitable for targeted management. For these areas, the tool also facilitates comparative analysis by quantifying and visualizing differences between different scenarios.

Find this application in action here:

Pi-VAT

How to prepare WEPPcloud outputs for Pi-VAT?

We have an approach on WEPPcloud to do this but we working on its seamless integration with Pi-VAT. In the meantime, if you would like to create such files and evaluate them in Pi-VAT please reach out to us and we can help you create them.

How to prepare SWAT outputs for Pi-VAT?

If you want to know how to create files from SWAT outputs that are compatible with this tool please click on the link below to navigate to well-commented example R scripts that can be repurpose for synthesizing your runs:

SWAT templates for Pi-VAT

Templates for the input data (also used as default data in the tool) are available here

  • HRU template file has "hru" in the filename
  • Reach template file has "rch" in the filename
  • Subbasin template file has "sub" in the filename

How to cite this work:

Deval, C., Brooks, E.S., Dobre, M., Lew, R., Robichaud, P.R., Fowler, A., Boll, J., Easton, Z.M., Collick, A.S., 2022. Pi-VAT: A web-based visualization tool for decision support using spatially complex water quality model outputs. J. Hydrol. 607, 127529. https://doi.org/https://doi.org/10.1016/j.jhydrol.2022.127529

About

A post-processing, interactive visualization, and analysis tool to synthesize multi-scenario, multi-watershed outputs from process-based geospatial models WEPP and SWAT

License:MIT License


Languages

Language:R 99.9%Language:HTML 0.1%