SHADE2: SHADE2 model from Li et al. (2012) Modeled riparian stream...

Description Usage Arguments Value

View source: R/SHADE2.R

Description

Translation of shdexe.m

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
SHADE2(
  driver,
  solar,
  Lat,
  Lon,
  channel_azimuth,
  bottom_width,
  BH,
  BS,
  WL,
  TH,
  overhang,
  overhang_height
)

Arguments

driver

The site driver file

solar

Solar geometry, calculated from solar_geo_calc.R

Lat

The site Latitude

Lon

The site Longitude

channel_azimuth

Channel azimuth

bottom_width

#ADD DETAILS

BH

Bank height

BS

Bank slope

WL

Water level

TH

Tree height

overhang

Effectively canopy radius

overhang_height

height of the maximum canopy overhang (think canopy radius)

Value

Returns total percent of the wetted width shaded by the bank and by vegetation


psavoy/StreamLight documentation built on May 24, 2021, 2:03 p.m.