Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.4 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.4 KB

SCI

The goal of SCI is to calculate scores for hydrology, water quality, human health, and aquatic biology metrics to assess streams within the District of Columbia.

Installation

You can install the development version of SCI from GitHub with:

# install.packages("devtools")
devtools::install_github("LimnoTech/SCI")

Using the Package

Produce the SCI scores in just a few simple steps:

  1. Complete the pre-processing steps, as needed.

  2. In RStudio, open the workflow.R script.

  3. Update the “Input Variables” section of the script and confirm the latest data files are saved in the data folder.

  4. Update lookup_tables.xlsx and run code from the “Lookup Tables” section of the script, as needed. Note: this step is not typically necessary.

  5. Click the Source button to run the workflow.R script.

  6. Complete the post-processing steps to generate the SCI image files for each subwatershed