aldivi / caland

ca carbon accounting model
Other
7 stars 7 forks source link

new inputs & bug fixes #53

Closed msimmond closed 6 years ago

msimmond commented 6 years ago

This update fixes the following bugs: (1) input files for projected climate change were not being generated correctly with write_caland.r - now they are. An entire set of individual sims for the original proposed implementation periods were created using RCP8.5. (2) a leftover customized line in write_caland was throwing off the brackets for the write_caland function - this was deleted; and (3) All_land per area calculations were excluded in plot_caland so the benefits of the restoration practices were not known - removed this exclusion so we could get the All_land outputs. Additional edits need to be made to plot_caland.r so that the correct areas are used in the All_land calculations for restoration practices. Also need to check that the correct areas for Urban forest and restricted growth benefits are correct. (4) A line in write_caland.r was adding 'ha' to the end of the soil climate scalar header year - this was removed.