title | subtitle | date | output | editor_options | link-citations | always_allow_html | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SBW_defoliation Manual |
v.0.0.0.9000 |
Last updated: 2024-11-19 |
|
|
true |
true |
(ref:SBW-defoliation) SBW_defoliation
First Middle Last email@example.com [aut, cre]
Provide a brief summary of what the module does / how to use the module.
Module documentation should be written so that others can use your module. This is a template for module documentation, and should be changed to reflect your module.
Describe input data required by the module and how to obtain it (e.g., directly from online sources or supplied by other modules)
If sourceURL
is specified, downloadData("SBW_defoliation", "/home/achubaty/Documents/GitHub/FOR-CAST/SBW_EasternBoreal/modules")
may be sufficient.
Table @ref(tab:moduleInputs-SBW-defoliation) shows the full list of module inputs.
objectName | objectClass | desc | sourceURL |
---|---|---|---|
NA | NA | NA | NA |
Provide a summary of user-visible parameters (Table @ref(tab:moduleParams-SBW-defoliation))
paramName | paramClass | default | min | max | paramDesc |
---|---|---|---|---|---|
.plots | character | screen | NA | NA | Used by Plots function, which can be optionally used here |
.plotInitialTime | numeric | 0 | NA | NA | Describes the simulation time at which the first plot event should occur. |
.plotInterval | numeric | NA | NA | NA | Describes the simulation time interval between plot events. |
.saveInitialTime | numeric | NA | NA | NA | Describes the simulation time at which the first save event should occur. |
.saveInterval | numeric | NA | NA | NA | This describes the simulation time interval between save events. |
.studyAreaName | character | NA | NA | NA | Human-readable name for the study area used - e.g., a hash of the studyarea obtained using `reproducible::studyAreaName()` |
.seed | list | NA | NA | Named list of seeds to use for each event (names). | |
.useCache | logical | FALSE | NA | NA | Should caching of events or module be used? |
Describe what happens for each event type.
Write what is plotted.
Write what is saved.
Description of the module outputs (Table @ref(tab:moduleOutputs-SBW-defoliation)).
objectName | objectClass | desc |
---|---|---|
NA | NA | NA |
Describe any anticipated linkages to other modules, such as modules that supply input data or do post-hoc analysis.
- provide a way for people to obtain help (e.g., module repository issues page)