Description Usage Arguments Value
Alternative temperature deviate scheme 1: Temperature deviates picked randomly at uniform. This requires initialise_enzyme_wmicroclim to have run first, and landtype.df must be loaded into the global environment.
1 | uniform_random_tempdev(landtype.df, noLandTypes, typeTempDevs)
|
landtype.df |
Dataframe of each grid space lat/long, their "realistic" land type, their "realistic" temperature deviate, and their grid ID. |
noLandTypes |
Number of land types. |
typeTempDevs |
Vector of temperature deviates. Must be of length noLandTypes. |
A vector of randomly assigned LandTypes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.