driver_add_rain: Add rain to specific month

Description Usage Arguments Details

View source: R/driver_modification_functions.R

Description

Add rain to specific month

Usage

1
driver_add_rain(drivers, months = 7:9, rain_add = 1)

Arguments

drivers

A data.frame with driver data

months

The numeric months to add rain (Defaults to summer months 7-9)

rain_add

Amount of rain to add across the months in meters

Details

This is used to artificially add rain to a met file during specific months (when it will impact heat budget the least).


USGS-R/mda.lakes documentation built on Nov. 13, 2020, 8:28 p.m.