Open michelledayusfs opened 1 year ago
Good question, I call it ceiling
in the calls to the two selection method (predetermined & patchmax), but call it annual_target
in the forsys::run because that's how it's structured in the forsys::run code. I agree that it's a little idiosyncratic...
Message ID: @.***>
Cody- the annual target field- is this really annual or is it set for the whole scenario? For example, if I run a scenario to treat 5000 acres within each of my predefined planning areas, and I want to treat 1 million acres total, does annual_target_value = 1000000 mean that it keeps treating within each of my PODs (for example) until it hits 1 million acres, or is it looping through for however many years I have? If the latter, okay. If the former, then maybe we should call it scenario_target_value or scen_target_value? Annual implies a cycle to me.