aldivi / caland

ca carbon accounting model
Other
7 stars 7 forks source link

check for correct management-land type combos in write_caland_inputs #76

Open aldivi opened 4 years ago

aldivi commented 4 years ago

write_caland_inputs only checks that management exists in the params file, not whether that management is applied to the correct land type if management types are applied to the wrong land types, then undesirable management area calculations will occur. the code will probably still run, but not give correct results. caland only checks whether the specified land categories to be managed exist, allowing management to be applied to a wrong land type if it exists.