Add an option to 'attributes' element of the ForestModel that controls how attribute values are scaled. Historically all attributes have been multiplied by the area of the managed or unmanaged portion of the attribute curve or expression (area scaling). Two new methods are now allowed: proportional scaling and no scaling. See the ForestModel reference section in the User Guide for more details.
Minor changes and fixes:
Fix a problem in the scheduler that would occur with one-way roads.
Correct and improve the API documentation.