DrylandEcology / STEPWAT2

folder
4 stars 5 forks source link

Implement a logwarning when wildfire is turned on there is no functional type specified in inputs that represents afg and/or pfg #542

Closed kpalmqui closed 1 year ago

kpalmqui commented 1 year ago

Wildfire is simulated based on climate and the biomass of afg (annual forbs and grasses) and pfg (perennial forbs and grasses).

This issue will add a log warning to the code to alert the user when there is no representative of afg or pfg specified in rgroup.in and thus wildfire is being calculated without these variables.

See also https://github.com/DrylandEcology/STEPWAT2/issues/533, which will ensure the code does not fail when these groups are absent.