Thanks to @GuobaoXu for finding that the internal {burnr} data for rec_type_recording lacked the "springdormant_fs" variable. It was accidentally omitted (probably by me) when we added new seasonal designations. This omission triggered big problems in percent_scarred() calculations. An easy fix, and it should work now.
Coverage remained the same at 92.588% when pulling 811b131b14bf791b98fd1e4988c7f5fc594aeaa1 on chguiterman:master into fa3c0359ea2eb31c6a11dab35ed26f2624d8e9bf on ltrr-arizona-edu:master.
Thanks to @GuobaoXu for finding that the internal {burnr} data for
rec_type_recording
lacked the "springdormant_fs" variable. It was accidentally omitted (probably by me) when we added new seasonal designations. This omission triggered big problems inpercent_scarred()
calculations. An easy fix, and it should work now.