View source: R/13-02-00-simDailyTemperatures.R
simDailyTemperatures | R Documentation |
Internal function used to simulate daily temperatures in annualSampling()
Not intended to be called directly, but visible for the sake of model transparency.
simDailyTemperatures(mu, climate, river, current_year, n)
mu |
a dataframe with columns 'val', 'year', and 'day' created from setUpTemperatureData() within riverModel() functions. Used to simulate new daily temperature observations if 'climate == current' in the model call, else temperatures are retrieved from climate projections in models where these are implemented (Connecticut and Penobscot only) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.